nixpkgs/pkgs/development/web/nodejs
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
..
bypass-xcodebuild.diff nodejs: apply patch that allows packages with native dependencies to compile again on darwin by bypassing xcodebuild 2020-12-04 00:41:21 +01:00
nodejs-release-keys.asc nodejs: Add release keys update script 2018-02-18 23:02:01 +08:00
nodejs.nix lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
setup-hook.sh
update-keyring nodejs: Add release keys update script 2018-02-18 23:02:01 +08:00
update.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
v10.nix nodejs-10_x: 10.23.0 -> 10.23.1 2021-01-05 16:20:00 -05:00
v12.nix nodejs-12_x: 12.20.0 -> 12.20.1 2021-01-05 16:21:00 -05:00
v14.nix nodejs-14_x: 14.15.3 -> 14.15.4 2021-01-05 16:22:00 -05:00
v15.nix nodejs-15_x: 15.5.1 -> 15.6.0 2021-01-16 07:07:43 -05:00