Build flags: Difference between revisions

imported>Symphorien
mention stdenv.hostPlatform.*support
imported>Srid
What are 'flags'?
Line 33: Line 33:
</code>
</code>


Available flags are defined in [https://github.com/NixOS/nixpkgs/blob/master/lib/systems/architectures.nix lib/systems/architectures.nix].
Available [https://unix.stackexchange.com/questions/43539/what-do-the-flags-in-proc-cpuinfo-mean flags] are defined in [https://github.com/NixOS/nixpkgs/blob/master/lib/systems/architectures.nix lib/systems/architectures.nix].


==== Building the whole system on NixOS ====
==== Building the whole system on NixOS ====