nixpkgs/pkgs
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
..
applications lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
build-support lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
common-updater
data nerdfonts: use spaces for indentation 2021-01-20 14:52:16 +10:00
desktops treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
development lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
games Merge pull request #109925 from r-ryantm/auto-update/crispy-doom 2021-01-20 23:33:45 +01:00
misc treewide: editorconfig fixes 2021-01-21 09:30:52 +10:00
os-specific lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
pkgs-lib
servers treewide: editorconfig fixes 2021-01-21 09:30:52 +10:00
shells oh-my-zsh: 2021-01-16 → 2021-01-20 2021-01-20 12:36:55 -05:00
stdenv lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
test
tools treewide: editorconfig fixes 2021-01-21 09:30:52 +10:00
top-level lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00