Commit graph

473 commits

Author SHA1 Message Date
Ivan Babrou 52756df546 nodejs: remove util-linux from build inputs
These were introduced with nodejs itself back in 2016: 822abc49ad.
Removing `util-linux` from build inputs doesn't break the builds,
so there's no reason to keep them.
2021-02-13 11:21:52 -08:00
Mario Rodas ac2784162f nodejs-12_x: 12.20.1 -> 12.20.2
https://github.com/nodejs/node/releases/tag/v12.20.2
2021-02-10 04:20:00 +00:00
Mario Rodas e25c04cf56 nodejs-14_x: 14.15.4 -> 14.15.5
https://github.com/nodejs/node/releases/tag/v14.15.5
2021-02-09 04:20:00 +00:00
Mario Rodas bc6cfc2fc0 nodejs-10_x: 10.23.2 -> 10.23.3
https://github.com/nodejs/node/releases/tag/v10.23.3
2021-02-09 04:20:00 +00:00
Mario Rodas f9294735e7 nodejs-15_x: 15.7.0 -> 15.8.0
https://github.com/nodejs/node/releases/tag/v15.8.0
2021-02-02 04:20:00 +00:00
Mario Rodas 42cc76b8d0 nodejs-15_x: 15.6.0 -> 15.7.0
https://github.com/nodejs/node/releases/tag/v15.7.0
2021-01-27 08:18:25 -05:00
Mario Rodas 62912262f4 nodejs-10_x: 10.23.1 -> 10.23.2
https://github.com/nodejs/node/releases/tag/v10.23.2
2021-01-27 08:17:57 -05:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
John Ericson 12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
Ben Siraphob 2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
John Ericson 9c213398b3 lib: Clean up how linux and gcc config is specified
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that
commit for details.

This reverts commit 0bc275e634.
2021-01-23 10:01:28 -05:00
Jonathan Ringer 0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
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
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Mario Rodas 154937e415 nodejs-15_x: 15.5.1 -> 15.6.0
https://github.com/nodejs/node/releases/tag/v15.6.0
2021-01-16 07:07:43 -05:00
Mario Rodas dac1b3228b nodejs-15_x: 15.5.0 -> 15.5.1
https://github.com/nodejs/node/releases/tag/v15.5.1
2021-01-05 16:23:00 -05:00
Mario Rodas b8d7691ebe nodejs-14_x: 14.15.3 -> 14.15.4
https://github.com/nodejs/node/releases/tag/v14.15.4
2021-01-05 16:22:00 -05:00
Mario Rodas 9536e4745d nodejs-12_x: 12.20.0 -> 12.20.1
https://github.com/nodejs/node/releases/tag/v12.20.1
2021-01-05 16:21:00 -05:00
Mario Rodas c68ee8362c nodejs-10_x: 10.23.0 -> 10.23.1
https://github.com/nodejs/node/releases/tag/v10.23.1
2021-01-05 16:20:00 -05:00
Mario Rodas 9a6de99845 nodejs-15_x: 15.4.0 -> 15.5.0
https://github.com/nodejs/node/releases/tag/v15.5.0
2020-12-22 14:02:00 -05:00
Mario Rodas 4bd7582cb2 nodejs-14_x: 14.15.1 -> 14.15.3
+ https://github.com/nodejs/node/releases/tag/v14.15.2
+ https://github.com/nodejs/node/releases/tag/v14.15.3
2020-12-17 04:20:00 +00:00
R. RyanTM 0a81ee52f7 nodejs-15_x: 15.3.0 -> 15.4.0 2020-12-13 23:19:45 +00:00
Sander van der Burg bbfc913c6a 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
Mario Rodas 46f22701be nodejs-15_x: 15.2.1 -> 15.3.0
https://github.com/nodejs/node/releases/tag/v15.3.0
2020-11-24 18:01:00 -05:00
Mario Rodas 50f6a123e5 nodejs-12_x: 12.19.1 -> 12.20.0
https://github.com/nodejs/node/releases/tag/v12.20.0
2020-11-24 18:00:00 -05:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Mario Rodas fde2e63769 nodejs-14_x: 14.15.0 -> 14.15.1
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-18 04:20:00 +00:00
Mario Rodas 8540c1c3b3 nodejs-12_x: 12.19.0 -> 12.19.1
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-17 23:20:00 -05:00
R. RyanTM 92e49dda61 nodejs-15_x: 15.2.0 -> 15.2.1 2020-11-19 01:50:44 +00:00
Mario Rodas bae1a8a889 nodejs-15_x: 15.1.0 -> 15.2.0
https://github.com/nodejs/node/releases/tag/v15.2.0
2020-11-10 18:00:00 -05:00
Mario Rodas 588729c1c8 nodejs-15_x: 15.0.1 -> 15.1.0
https://github.com/nodejs/node/releases/tag/v15.1.0
2020-11-04 18:00:00 -05:00
Mario Rodas 83d9ca8268 nodejs-10_x: 10.22.1 -> 10.23.0
https://github.com/nodejs/node/releases/tag/v10.23.0
2020-10-28 04:20:00 +00:00
Maxime Guerreiro 0bd06ce0de
nodejs-14_x: 14.14.0 -> 14.15.0
https://github.com/nodejs/node/releases/tag/v14.15.0
2020-10-28 03:34:52 +01:00
Mario Rodas 16cd8df30d nodejs-15_x: 15.0.0 -> 15.0.1
https://github.com/nodejs/node/releases/tag/v15.0.1
2020-10-21 18:00:00 -05:00
Lee Henson cd3c2b1fad
nodejs-15_x: init at 15.0.0
Changelog: https://github.com/nodejs/node/releases/tag/v15.0.0
2020-10-20 21:16:09 +01:00
Mario Rodas 90befeaf49 nodejs-14_x: 14.13.1 -> 14.14.0
https://github.com/nodejs/node/releases/tag/v14.14.0
2020-10-15 19:50:00 -05:00
Mario Rodas a62b1fb6e5 nodejs-14_x: 14.12.0 -> 14.13.1 2020-10-14 18:01:00 -05:00
Mario Rodas 27143f8e02 nodejs-12_x: 12.18.4 -> 12.19.0 2020-10-14 18:00:00 -05:00
Mario Rodas 2c72c5ab75 nodejs-14_x: 14.11.0 -> 14.12.0
https://github.com/nodejs/node/releases/tag/v14.12.0
2020-09-23 04:20:00 +00:00
WORLDofPEACE 34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Mario Rodas 095a32182d nodejs-12_x: 12.18.3 -> 12.18.4
https://github.com/nodejs/node/releases/tag/v12.18.4
2020-09-15 18:01:00 -05:00
Mario Rodas c70cd7355d nodejs-14_x: 14.10.1 -> 14.11.0
https://github.com/nodejs/node/releases/tag/v14.11.0
2020-09-15 18:00:00 -05:00
Mario Rodas afeed1fe58 nodejs-10_x: 10.22.0 -> 10.22.1
https://github.com/nodejs/node/releases/tag/v10.22.1
2020-09-15 18:00:00 -05:00
Mario Rodas c6033d8154 nodejs-14_x: 14.10.0 -> 14.10.1
https://github.com/nodejs/node/releases/tag/v14.10.1
2020-09-10 18:00:00 -05:00
Mario Rodas 204eb76c7e nodejs-14_x: 14.9.0 -> 14.10.0
https://github.com/nodejs/node/releases/tag/v14.10.0
2020-09-08 19:00:00 -05:00
Mario Rodas 407344feff
nodejs-14_x: 14.8.0 -> 14.9.0
https://github.com/nodejs/node/releases/tag/v14.9.0
2020-08-27 04:20:00 +00:00
Mario Rodas c5e5ac1cf7
nodejs-14_x: 14.7.0 -> 14.8.0
https://github.com/nodejs/node/releases/tag/v14.8.0
2020-08-12 04:20:00 +00:00
Frederik Rietdijk cee7df4846 Merge staging-next into staging 2020-07-30 18:28:15 +02:00
Mario Rodas 8839c59391
nodejs-14_x: 14.6.0 -> 14.7.0 (#94193) 2020-07-29 16:20:37 -05:00
Jan Tojnar cf64230d42
Merge branch 'staging-next' into staging 2020-07-23 08:32:33 +02:00