Coreboot: Difference between revisions

imported>Blitz
Add link to Coreboot Nix expressions
imported>Blitz
m Fixed link syntax
Line 12: Line 12:
== Building as derivation ==
== Building as derivation ==


coreboot is pretty picky about the toolchain it is built with and thus using the toolchain it comes with is the easiest path to success. There are commented Nix expressions that build coreboot [here](https://github.com/blitz/nix-coreboot).
coreboot is pretty picky about the toolchain it is built with and thus using the toolchain it comes with is the easiest path to success. There are commented Nix expressions that build coreboot [https://github.com/blitz/nix-coreboot here].