nixpkgs/nixos/modules/installer
John Ericson 8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
..
cd-dvd iso-image: enable XZ compress filter 2021-01-15 17:17:52 +01:00
netboot lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
scan [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
tools Merge pull request #109665 from prusnak/stdenv-lib-nixos 2021-01-19 23:50:30 +01:00
virtualbox-demo.nix ova: remove stateVersion 2019-03-09 14:25:05 -05:00