nixpkgs/nixos/modules/system/boot/loader
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
..
generations-dir lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
generic-extlinux-compatible nixos/generic-extlinux-compatible: fix docbook syntax 2020-06-23 20:51:02 +02:00
grub Merge pull request #97505 from mayflower/grub-efi-mirroredboot 2020-12-04 18:37:50 +01:00
init-script nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
raspberrypi lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
systemd-boot Revert "nixos/systemd-boot: Temporarily ignore errors" 2020-09-27 16:45:27 +02:00
efi.nix Use systemd-boot instead of gummiboot 2016-05-31 17:02:47 +02:00
loader.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00