Commit Graph

562 Commits

Author SHA1 Message Date
Mario Rodas
0066c05ae2 nodejs-16_x: 16.5.0 -> 16.6.1
https://github.com/nodejs/node/releases/tag/v16.6.0
https://github.com/nodejs/node/releases/tag/v16.6.1
2021-08-10 01:12:34 +09:00
Mario Rodas
c73d1006a2 nodejs-16_x: add patch for CVE-2021-22930 2021-08-04 08:22:00 -05:00
Mario Rodas
ae780c6e7d Revert "nodejs-16_x: 16.5.0 -> 16.6.0"
Node.js 16.6.0 fails to build on Darwin

This reverts commit f5de4158dd.
2021-08-04 07:17:19 -05:00
Mario Rodas
f5de4158dd nodejs-16_x: 16.5.0 -> 16.6.0
https://github.com/nodejs/node/releases/tag/v16.6.0
2021-07-29 04:20:00 +00:00
Mario Rodas
c7a1fddc2f nodejs-14_x: 14.17.3 -> 14.17.4
https://github.com/nodejs/node/releases/tag/v14.17.4
2021-07-29 04:20:00 +00:00
Mario Rodas
91587443b6 nodejs-12_x: 12.22.3 -> 12.22.4
https://github.com/nodejs/node/releases/tag/v12.22.4
2021-07-29 04:20:00 +00:00
Mario Rodas
cf8defb1dd nodejs-16_x: 16.4.2 -> 16.5.0
https://github.com/nodejs/node/releases/tag/v16.5.0
2021-07-14 08:27:09 -05:00
Mario Rodas
77f710d74c nodejs-16_x: 16.4.1 -> 16.4.2
https://github.com/nodejs/node/releases/tag/v16.4.2
2021-07-05 04:20:00 +00:00
Mario Rodas
3826b56c7e nodejs-14_x: 14.17.2 -> 14.17.3
https://github.com/nodejs/node/releases/tag/v14.17.3
2021-07-05 04:20:00 +00:00
Mario Rodas
7ad9243042 nodejs-12_x: 12.22.2 -> 12.22.3
https://github.com/nodejs/node/releases/tag/v12.22.3
2021-07-05 04:20:00 +00:00
Mario Rodas
fd918d34bd nodejs-15_x: remove expression
Node.js 15 has reached EOL on June 1, 2021.
2021-07-01 04:20:00 +00:00
Mario Rodas
4f90b61a11 nodejs-16_x: 16.4.0 -> 16.4.1
https://github.com/nodejs/node/releases/tag/v16.4.1
2021-07-01 04:20:00 +00:00
Mario Rodas
282c97bb27 nodejs-14_x: 14.17.1 -> 14.17.2
https://github.com/nodejs/node/releases/tag/v14.17.2
2021-07-01 04:20:00 +00:00
Mario Rodas
a7a66aa2ea nodejs-12_x: 12.22.1 -> 12.22.2
https://github.com/nodejs/node/releases/tag/v12.22.2
2021-07-01 04:20:00 +00:00
Mario Rodas
c50bd80253 nodejs-16_x: 16.3.0 -> 16.4.0
https://github.com/nodejs/node/releases/tag/v16.4.0
2021-06-23 04:20:00 +00:00
Mario Rodas
3a61dc3cae nodejs-14_x: 14.17.0 -> 14.17.1
https://github.com/nodejs/node/releases/tag/v14.17.1
2021-06-15 04:20:00 +00:00
Mario Rodas
969eb59f2f nodejs-16_x: 16.2.0 -> 16.3.0
https://github.com/nodejs/node/releases/tag/v16.3.0
2021-06-03 04:20:00 +00:00
Mario Rodas
7b4478eb4a nodejs-16_x: 16.1.0 -> 16.2.0
https://github.com/nodejs/node/releases/tag/v16.2.0
2021-05-19 04:20:00 +00:00
Mario Rodas
3e8eec9329 nodejs-14_x: 14.16.1 -> 14.17.0
https://github.com/nodejs/node/releases/tag/v14.17.0
2021-05-19 04:20:00 +00:00
github-actions[bot]
c63e69cd89
Merge staging-next into staging 2021-05-06 12:23:32 +00:00
Mario Rodas
55756679b9 nodejs-16_x: 16.0.0 -> 16.1.0
https://github.com/nodejs/node/releases/tag/v16.1.0
2021-05-05 04:20:00 +00:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging 2021-05-03 18:25:49 +00:00
Samuel Gräfenstein
c98e84c00d
nodejs*: add meta.mainProgram 2021-05-03 09:42:48 +02:00
Jonathan del Strother
67be794a7f nodejs: Fix build by pinning to icu68
Node 12/14/15 don't build against icu69, failing with:

```
../deps/v8/src/objects/js-list-format.cc:172:55: error: 'createInstance' is a private member of 'icu_69::ListFormatter'
```
2021-04-28 09:28:19 +01:00
Mario Rodas
e69cbd222a nodejs-16_x: init at 16.0.0
https://github.com/nodejs/node/releases/tag/v16.0.0
2021-04-20 04:20:00 +00:00
Mario Rodas
bfd326421e nodejs-14_x: 14.16.0 -> 14.16.1
https://github.com/nodejs/node/releases/tag/v14.16.1
2021-04-07 04:20:00 +00:00
Mario Rodas
2493c84369 nodejs-12_x: 12.22.0 -> 12.22.1
https://github.com/nodejs/node/releases/tag/v12.22.1
2021-04-07 04:20:00 +00:00
Mario Rodas
5ed5e2a391 nodejs-10_x: 10.24.0 -> 10.24.1
https://github.com/nodejs/node/releases/tag/v10.24.1
2021-04-07 04:20:00 +00:00
happysalada
ba6577f8cb nodejs: 15.13.0 -> 15.14.0 2021-04-07 20:45:34 +09:00
Mario Rodas
218c9ecdf6 nodejs-15_x: 15.12.0 -> 15.13.0
https://github.com/nodejs/node/releases/tag/v15.13.0
2021-04-01 04:20:00 +00:00
Mario Rodas
f376634cea nodejs-12_x: 12.21.0 -> 12.22.0
https://github.com/nodejs/node/releases/tag/v12.22.0
2021-03-30 04:20:00 +00:00
Mario Rodas
cebfa4ad1a nodejs-15_x: 15.11.0 -> 15.12.0
https://github.com/nodejs/node/releases/tag/v15.12.0
2021-03-17 04:20:00 +00:00
R. RyanTM
3745271036 nodejs-15_x: 15.10.0 -> 15.11.0 2021-03-08 22:55:06 +00:00
Sandro Jäckel
c8cf293488
nodejs: fix typo 2021-03-05 18:14:37 +01:00
Mario Rodas
0f705d7c53 nodejs-15_x: 15.9.0 -> 15.10.0
https://github.com/nodejs/node/releases/tag/v15.10.0
2021-02-23 04:20:00 +00:00
Mario Rodas
41d2099728 nodejs-14_x: 14.15.5 -> 14.16.0
https://github.com/nodejs/node/releases/tag/v14.16.0
2021-02-23 04:20:00 +00:00
Mario Rodas
0db2ac3700 nodejs-12_x: 12.20.2 -> 12.21.0
https://github.com/nodejs/node/releases/tag/v12.21.0
2021-02-23 04:20:00 +00:00
Mario Rodas
5404bb16de nodejs-10_x: 10.23.3 -> 10.24.0
https://github.com/nodejs/node/releases/tag/v10.24.0
2021-02-23 04:20:00 +00:00
R. RyanTM
46d7771681 nodejs-15_x: 15.8.0 -> 15.9.0 2021-02-19 20:20:53 +00:00
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
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Mario Rodas
71532e92db
nodejs-14_x: 14.5.0 -> 14.6.0
https://github.com/nodejs/node/releases/tag/v14.6.0
2020-07-22 19:55:28 -05:00
Mario Rodas
fa2b5215d0
nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
2020-07-22 19:54:41 -05:00
Mario Rodas
68f6620623
nodejs-10_x: 10.21.0 -> 10.22.0
https://github.com/nodejs/node/releases/tag/v10.22.0
2020-07-21 20:38:48 -05:00
Mario Rodas
5c1fec5b95 nodejs-14_x: use default icu 2020-07-19 04:21:00 -05:00
Mario Rodas
761dbe5ba8
nodejs: add marsam to maintainers 2020-06-30 18:17:35 -05:00
Mario Rodas
7808331560
nodejs-14_x: 14.4.0 -> 14.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.5.0
2020-06-30 18:15:49 -05:00
Mario Rodas
b9cf52e907
nodejs-12_x: 12.18.1 -> 12.18.2
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.2
2020-06-30 09:00:00 -05:00
Mario Rodas
bb7b4cdfcb
nodejs-12_x: 12.18.0 -> 12.18.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.1
2020-06-18 04:20:00 -05:00
Mario Rodas
ee99697e51
nodejs-14_x: 14.3.0 -> 14.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.4.0
2020-06-02 20:02:00 -05:00
Mario Rodas
14d32f570e
nodejs-12_x: 12.17.0 -> 12.18.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.0
2020-06-02 20:01:00 -05:00