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
Mario Rodas
8f1be70ea4
nodejs-10_x: 10.20.1 -> 10.21.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.21.0
2020-06-02 20:00:00 -05:00
Mario Rodas
484eef51a8
nodejs-12_x: 12.16.3 -> 12.17.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.17.0
2020-05-27 04:20:00 -05:00
Mario Rodas
ec8cc56053
nodejs-14_x: 14.2.0 -> 14.3.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v14.3.0
2020-05-19 18:18:18 -05:00
Mario Rodas
5d08c567d9
nodejs-14_x: 14.1.0 -> 14.2.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v14.2.0
2020-05-05 18:18:18 -05:00
Mario Rodas
0dee8855b7
Merge pull request #85762 from marsam/init-nodejs-14_x
...
nodejs-14_x: init at 14.0.0
2020-04-29 21:27:41 -05:00
Mario Rodas
3283e78f5b
nodejs-13_x: 13.13.0 -> 13.14.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.14.0
2020-04-29 17:33:00 -05:00
Mario Rodas
1e2a558422
nodejs-12_x: 12.16.2 -> 12.16.3
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.3
2020-04-28 08:30:00 -05:00
Mario Rodas
573ce569cd
nodejs-14_x: init at 14.1.0
...
Changelog:
- https://github.com/nodejs/node/releases/tag/v14.0.0
- https://github.com/nodejs/node/releases/tag/v14.1.0
2020-04-22 04:20:00 -05:00
Mario Rodas
a9dd29a078
nodejs-13_x: 13.12.0 -> 13.13.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.13.0
2020-04-14 18:00:00 -05:00
Mario Rodas
66e43c6588
Merge pull request #84599 from doronbehar/nodejs-python3
...
nodejs: use python3 if possible
2020-04-13 07:44:05 -05:00
Mario Rodas
c4486b59a6
nodejs-10_x: 10.20.0 -> 10.20.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.1
2020-04-12 08:38:00 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Mario Rodas
20f7559f9a
nodejs-12_x: 12.16.1 -> 12.16.2
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.2
2020-04-08 14:42:09 -05:00
Mario Rodas
662514f480
nodejs-10_x: 10.19.0 -> 10.20.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.0
2020-04-08 12:20:00 -05:00
Doron Behar
75fa5ad17c
nodejs: pin python versions and use python3 when possible
2020-04-07 15:33:49 +03:00
Mario Rodas
a6f97ab9c2
nodejs-13_x: 13.11.0 -> 13.12.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.12.0
2020-03-26 17:56:00 -05:00
Mario Rodas
ccb9995996
nodejs-13_x: 13.10.1 -> 13.11.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.11.0
2020-03-12 00:00:00 -05:00
Mario Rodas
12628187a9
nodejs-13_x: 13.10.0 -> 13.10.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.10.1
2020-03-04 20:45:00 -05:00
Mario Rodas
2113013ca6
nodejs-13_x: 13.9.0 -> 13.10.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.10.0
2020-03-04 13:00:00 -05:00
Mario Rodas
53bd4a2156
nodejs-13_x: 13.8.0 -> 13.9.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.9.0
2020-02-19 04:20:00 -05:00
Mario Rodas
20e399e579
nodejs-12_x: 12.16.0 -> 12.16.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.1
2020-02-19 04:20:00 -05:00
Mario Rodas
b70a3234c5
nodejs-12_x: 12.15.0 -> 12.16.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.0
2020-02-11 13:40:00 -05:00
worldofpeace
1193468f13
Merge pull request #79291 from chkno/remove-isArm
...
Remove isArm
2020-02-08 09:57:30 -05:00
Mario Rodas
e1168dc467
nodejs-13_x: 13.7.0 -> 13.8.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.8.0
2020-02-06 04:20:00 -05:00
Mario Rodas
181774386b
nodejs-12_x: 12.14.1 -> 12.15.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.15.0
2020-02-06 04:20:00 -05:00
Mario Rodas
f3dc056ff6
nodejs-10_x: 10.18.1 -> 10.19.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.19.0
2020-02-06 04:20:00 -05:00
Chuck
9333e47b28
nodejs: isArm -> isAarch32
...
This is the last package reference to isArm. isArm is deprecated after 18.03.
This substitution was performed tree-wide in #37401 .
2020-02-05 10:56:06 -08:00
Mario Rodas
28e4113a78
nodejs-13_x: 13.6.0 -> 13.7.0
2020-01-23 04:20:00 -05:00
Mario Rodas
df77461392
nodejs-10_x: 10.18.0 -> 10.18.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.18.1
2020-01-09 18:00:00 -05:00
Mario Rodas
63cb827672
nodejs-13_x: 13.5.0 -> 13.6.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.6.0
2020-01-07 18:01:00 -05:00
Mario Rodas
23f2ebf4cc
nodejs-12_x: 12.14.0 -> 12.14.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.14.1
2020-01-07 18:00:00 -05:00
Frederik Rietdijk
39037a3431
Merge staging-next into staging
2019-12-19 09:21:24 +01:00
Mario Rodas
2078b60862
nodejs-12_x: 12.13.1 -> 12.14.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.14.0
2019-12-18 14:01:00 -05:00
Mario Rodas
e095d22de7
nodejs-13_x: 13.3.0 -> 13.5.0
...
Changelog:
- https://github.com/nodejs/node/releases/tag/v13.4.0
- https://github.com/nodejs/node/releases/tag/v13.5.0
2019-12-18 14:00:00 -05:00
Mario Rodas
60ff61be3f
nodejs-10_x: 10.17.0 -> 10.18.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.18.0
2019-12-18 14:00:00 -05:00
Mario Rodas
4e7dacd5d9
nodejs-13_x: 13.2.0 -> 13.3.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.3.0
2019-12-03 17:00:00 -05:00
Mario Rodas
c4293e4703
nodejs-13_x: 13.1.0 -> 13.2.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.2.0
2019-11-22 04:20:00 -05:00
Mario Rodas
68e1a78368
nodejs-12_x: 12.13.0 -> 12.13.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.13.1
2019-11-19 09:00:29 -08:00
Mario Rodas
72d6831f21
nodejs-13_x: 13.0.1 -> 13.1.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.1.0
2019-11-14 04:20:00 -05:00
Michael Eden
5b96d9cf21
nodejs: cross compile runtime for ARM
2019-11-03 14:45:13 +01:00
Mario Rodas
4ac9b7a9fe
Merge pull request #71799 from marsam/init-node-13_x
...
nodejs-13_x: init at 13.0.0
2019-10-30 01:44:03 -05:00
Mario Rodas
2544b1b495
nodejs-13_x: init at 13.0.1
...
Changelog:
+ https://github.com/nodejs/node/releases/tag/v13.0.0
+ https://github.com/nodejs/node/releases/tag/v13.0.1
2019-10-23 04:20:00 -05:00
Mario Rodas
7785f49b23
nodejs-10_x: 10.16.3 -> 10.17.0
...
Release notes: https://nodejs.org/en/blog/release/v10.17.0/
2019-10-23 04:20:00 -05:00
Mario Rodas
7673965e30
nodejs-12_x: 12.12.0 -> 12.13.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.13.0
2019-10-21 04:20:00 -05:00
Mario Rodas
4aee304c62
nodejs-12_x: 12.10.0 -> 12.12.0
2019-10-15 04:20:00 -05:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
Maximilian Bosch
334641d112
nodejs-11_x: remove
...
Package is EOLed by upstream: https://github.com/nodejs/Release
Fixes #69008
2019-10-03 14:33:34 +02:00
Frederik Rietdijk
f81d43b94c
Merge staging-next into staging
2019-09-19 17:00:07 +02:00
Mario Rodas
36b40dcc7c
nodejs-10_x: 10.16.0 -> 10.16.3
2019-09-18 04:20:00 -05:00
Mario Rodas
7db9c4cdcd
nodejs-12_x: 12.5.0 -> 12.10.0
2019-09-18 04:20:00 -05:00
adisbladis
9e9c6de50c
nodejs-8_x: Drop package
...
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
cdyson37
b068f0b82d
Delete build-node-package.nix
...
I think this file was orphaned in in `daf76db4a57` "top-level: get rid of npm2nix build". I only noticed because it looked quite interesting and I couldn't find a way to use it!
2019-07-01 21:25:14 +01:00
Mario Rodas
5ba41e5940
nodejs-12_x: 12.4.0 -> 12.5.0
2019-06-28 01:31:41 -05:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
...
... broken by f3282c8
#63177 . Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas
321ca827f4
nodejs-12_x: 12.3.1 -> 12.4.0
2019-06-04 10:00:00 -05:00
Matthew Bauer
c3677ed0ef
nodejs: use icu63 for nodejs12
2019-06-02 17:34:27 -04:00
Matthew Bauer
b30e1d6d9b
nodejs: use system icu
...
Use the system icu for building nodejs.
Fixes #62365
2019-06-01 20:17:17 -04:00
Mario Rodas
292c5035bf
nodejs-10_x: 10.15.3 -> 10.16.0
2019-05-28 18:20:00 -05:00
Mario Rodas
28c8647020
nodejs-12_x: 12.2.0 -> 12.3.1
2019-05-22 21:00:00 -05:00
Mario Rodas
fde6161827
nodejs-8_x: 8.15.1 -> 8.16.0
2019-05-22 22:10:48 -05:00
Will Dietz
2cd3768d54
nodejs-12_x: 12.1.0 -> 12.2.0
2019-05-15 16:55:03 -05:00
Frederik Rietdijk
f137783927
Merge master into staging-next
2019-05-01 11:45:46 +02:00
angristan
29839c374a
nodejs-11_x: 11.14.0 -> 11.15.0
2019-05-01 00:15:11 +02:00
angristan
3c17ff8d08
nodejs-12_x: 12.0.0 -> 12.1.0
2019-04-29 18:18:01 +02:00
Mathias Schreck
4ddbac7037
nodejs-12_x: init at 12.0.0
2019-04-24 00:23:50 +02:00
R. RyanTM
0aa97a84ed
nodejs-slim-11_x: 11.13.0 -> 11.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nodejs-slim/versions
2019-04-15 07:55:53 -07:00
tobias pflug
0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
...
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
Mario Rodas
cea1ea0507
nodejs-11_x: 11.11.0 -> 11.13.0
2019-03-28 21:41:46 -05:00
Matthew Bauer
d3dd0875ed
Merge pull request #56226 from marsam/nodejs-install-npm-manpages
...
nodejs: Install npm manpages
2019-03-15 15:32:10 -04:00
jacereda
412a25e74b
nodejs: fix gyp errors when building scuttlebot on Darwin ( #57632 )
...
* nodejs: fix gyp errors when building scuttlebot
* nodejs-slim: fix build on Darwin
2019-03-15 15:23:50 -04:00
Will Dietz
5d527793ae
nodejs-11_x: 11.7.0 -> 11.11.0 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md
(see notes for all versions after 11.7.0)
2019-03-08 07:45:23 -06:00
Will Dietz
9c894f8418
nodejs-10_x: 10.15.0 -> 10.15.3 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-03-08 07:45:00 -06:00
Will Dietz
702120ee90
nodejs-8_x: 8.15.0 -> 8.15.1 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.1
2019-03-08 07:43:35 -06:00
Will Dietz
4df1c7234f
nodejs-6_x: 6.16.0 -> 6.17.0 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.17.0
2019-03-08 07:43:35 -06:00
Robert Schütz
23b2a60620
nodejs: fix updateScript evaluation
2019-02-28 07:46:08 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Mario Rodas
2fff57a416
nodejs: Install npm manpages
2019-02-22 20:58:03 -05:00
Mario Rodas
1ecc25dd4b
nodejs-11_x: 11.6.0 -> 11.7.0
2019-01-18 17:42:39 -05:00
Mario Rodas
68d8c2e26b
nodejs-11_x: 11.5.0 -> 11.6.0
2019-01-03 18:16:14 -05:00
Mario Rodas
4c917c6961
nodejs-10_x: 10.12.0 -> 10.15.0
2019-01-03 18:16:14 -05:00
Mario Rodas
bf847226ca
nodejs-8_x: 8.14.1 -> 8.15.0
2019-01-03 18:16:14 -05:00
Mario Rodas
39bec3990e
nodejs-6_x: 6.15.1 -> 6.16.0
2019-01-03 18:16:13 -05:00
Frederik Rietdijk
070290bda7
Merge master into staging-next
2018-12-31 12:00:36 +01:00
Silvan Mosberger
ced986ccb3
Merge pull request #52511 from marsam/update-nodejs
...
nodejs: 6.14.4 -> 6.15.1, 8.12.0 -> 8.14.1
2018-12-31 02:59:46 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
...
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277
This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Mathias Schreck
e6a86e65d9
nodejs-11_x: init at 11.5.0
2018-12-21 11:23:49 +01:00
Mario Rodas
75b894af0f
nodejs-6_x: 6.14.4 -> 6.15.1
2018-12-18 21:00:51 -05:00
Mario Rodas
f27ee10a9e
nodejs-8_x: 8.12.0 -> 8.14.1
2018-12-18 21:00:51 -05:00
Piotr Bogdan
1e589ad153
nodejs.updateScript: fix evaluation
2018-12-03 00:49:37 +00:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
...
To make updating large attribute sets faster, the update scripts
are now run in parallel.
Please note the following changes in semantics:
- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
to the head as command line arguments.
2018-12-01 19:17:13 +01:00
adisbladis
2e94003c9c
nodejs-8_x: 8.11.4 -> 8.12.0
2018-10-14 13:58:02 +08:00
Mathias Schreck
0041d742ab
nodejs: 10.11.0 -> 10.12.0
2018-10-11 01:53:34 +02:00
Jasper Woudenberg
e0f46105aa
nodejs-10_x: 10.9.0 -> 10.11.0
2018-09-26 11:49:18 +02:00
Mario Rodas
bfdfb73ff1
nodejs-6_x: 6.14.3 -> 6.14.4
2018-09-10 22:28:20 -05:00
Mario Rodas
36b5ffa40b
nodejs: use https for downloading
2018-09-10 22:28:05 -05:00
R. RyanTM
27f6600419
nodejs-slim-10_x: 10.7.0 -> 10.9.0 ( #45172 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nodejs-slim/versions .
2018-08-21 23:43:27 +02:00
Vladimír Čunát
765d695b89
Merge branch 'staging-next'
...
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Florian Peter
be69261989
nodejs-8_x: 8.11.3 -> 8.11.4
2018-08-20 19:08:25 +08:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging
2018-08-17 20:53:27 +02:00
Matthew Bauer
b421a7d0a6
nodejs: remove ‘no-xcode’ patches
...
now provided by xcbuild
2018-08-15 17:35:56 -05:00
Jan Malakhovski
2a3a4ff642
nodejs: make tests run, but disable
2018-08-11 09:35:31 +00:00
Väinö Järvelä
f154854f52
nodejs: 10.6.0 -> 10.7.0
2018-07-27 18:03:29 +03:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
...
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
adisbladis
be6ef3ee00
nodejs-9_x: Package is EOL
2018-07-08 13:06:08 +08:00
Mario Rodas
63e0e4d899
nodejs: 10.5.0 -> 10.6.0
2018-07-05 14:02:29 +08:00
Mathias Schreck
7e7f286fe6
nodejs: 10.4.1 -> 10.5.0
2018-06-21 15:03:53 +02:00
Mario Rodas
f6422928e9
nodejs: 9.11.1 -> 9.11.2
2018-06-15 21:33:45 -05:00
Mario Rodas
4ad3a21baf
nodejs: 8.11.2 -> 8.11.3
2018-06-15 21:33:19 -05:00
Mario Rodas
38ac2f63c3
nodejs: 6.14.2 -> 6.14.3
2018-06-15 21:32:53 -05:00
Andrew Childs
7df6658209
nodejs: 10.3.0 -> 10.4.1
2018-06-13 10:42:26 +09:00
Mathias Schreck
9a7b9675d9
nodejs: 10.0.0 -> 10.3.0
2018-05-29 21:44:58 +02:00
Tuomas Tynkkynen
2760b24462
Merge remote-tracking branch 'upstream/master' into staging
2018-05-26 19:01:18 +03:00
adisbladis
092554e718
nodejs-8_x: 8.11.1 -> 8.11.2
2018-05-26 13:13:47 +08:00
adisbladis
480b9524d8
nodejs-6_x: 6.14.1 -> 6.14.2
2018-05-26 13:13:21 +08:00
Sander van der Burg
abbf965683
nodejs: use xcodebuild patch for Node.js 10.x so that modules with native dependencies on darwin will build properly
2018-04-27 16:35:02 +02:00
Sergej Leibenzon
2119545865
nodejs: init at v10.0.0
2018-04-26 17:54:36 +02:00
adisbladis
dd26754285
nodejs-9_x: 9.10.1 -> 9.11.1
2018-04-10 18:58:46 +08:00
adisbladis
357a2cc547
nodejs-9_x: 9.8.0 -> 9.10.1
2018-04-01 03:28:39 +08:00
adisbladis
017fffc149
nodejs-8_x: 8.10.0 -> 8.11.1
2018-04-01 03:28:38 +08:00
adisbladis
042c001481
nodejs-6_x: 6.13.1 -> 6.14.1
2018-04-01 03:28:37 +08:00
adisbladis
03efbb01c6
nodejs-9_x: 9.7.1 -> 9.8.0
2018-03-16 15:43:30 +08:00
adisbladis
a36ae7a685
nodejs-8_x: 8.9.4 -> 8.10.0
2018-03-16 15:43:09 +08:00
adisbladis
0cadbb8416
nodejs-6_x: 6.13.0 -> 6.13.1
2018-03-16 15:42:39 +08:00
Sander van der Burg
634cbfa8f2
nodejs: patch bundled node-gyp module to not invoke xcodebuild on macOS causing modules with native dependencies to fail
2018-03-12 12:16:17 +01:00
Jörg Thalheim
a1858b0832
Merge pull request #36373 from frontsideair/nodejs-9.7.1
...
nodejs: 9.6.1 -> 9.7.1
2018-03-07 12:10:38 +00:00
Fatih Altinok
399edfec52
nodejs: 9.6.1 -> 9.7.1
2018-03-06 15:12:38 +03:00
adisbladis
cae5a3ba99
Merge pull request #35116 from adisbladis/nodejs-update-script
...
nodejs: Add update script
2018-03-06 15:35:14 +08:00
zimbatm
fda4b93cd4
nodejs: keep the build headers ( #35568 )
...
Provide all the development headers to node-gyp
2018-02-27 13:26:16 +00:00
adisbladis
d192858a76
nodejs: Drop 4_x packages
...
nodejs-4_x is scheduled end-of-life on 2018-04-30
It should not go in the 18.03 release
2018-02-27 10:19:23 +01:00
adisbladis
25e21fa15b
nodejs: 9.5.0 -> 9.6.1
2018-02-27 14:03:15 +08:00
adisbladis
e0c82dcdfc
nodejs: Remove "havvy" from maintainers list
...
Per request:
https://github.com/NixOS/nixpkgs/pull/35116#issuecomment-367945072
2018-02-27 10:09:32 +08:00
adisbladis
43cf893d44
nodejs: Add updater script
2018-02-18 23:02:07 +08:00
adisbladis
e1bd5b33b6
nodejs: Add release keys update script
2018-02-18 23:02:01 +08:00
adisbladis
e021254519
nodejs: 6.12.3 -> 6.13.0
2018-02-18 22:57:57 +08:00
adisbladis
a88a712f7f
nodejs: Set correct meta.position attribute
2018-02-18 22:55:22 +08:00
Vladimír Čunát
226d86a3c4
nodejs: 6.12.2 -> 6.12.3 (maintenance)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.12.3
2018-02-11 22:47:58 +01:00
adisbladis
1177bb7a09
nodejs: 9.4.0 -> 9.5.0
2018-02-04 03:06:30 +08:00
Fatih Altinok
c589f0462a
nodejs: 9.3.0 -> 9.4.0
2018-01-10 20:14:15 +03:00
adisbladis
59ba2fe571
nodejs-8_x: 8.9.3 -> 8.9.4
2018-01-10 11:36:36 +08:00
adisbladis
9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
...
Nodejs minor releases
2018-01-03 13:19:38 +01:00
adisbladis
8a2a949258
nodejs-8_x: 8.9.1 -> 8.9.3
2018-01-02 10:37:14 +01:00
adisbladis
ccb0b88577
nodejs-6_x: 6.11.5 -> 6.12.2
2018-01-02 10:37:13 +01:00
adisbladis
bde59aa034
nodejs-4_x: 4.8.5 -> 4.8.7
2018-01-02 10:37:12 +01:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Bob van der Linden
fa3d6c322e
nodejs: 9.2.0 -> 9.3.0
2017-12-14 15:37:00 +01:00
Orivej Desh
88abcdb53a
Merge pull request #31710 from adisbladis/nodejs-9_2_0
...
nodejs: 9.0.0 -> 9.2.0 & libuv: 1.15.0 -> 1.16.1
2017-11-17 19:22:37 +00:00
adisbladis
f1f8ada473
nodejs: 8.9.0 -> 8.9.1
2017-11-16 02:05:19 +08:00
adisbladis
bf134bac8d
nodejs: 9.0.0 -> 9.2.0
2017-11-16 01:57:44 +08:00
Mathias Schreck
ccbcf15c8e
nodejs: refactor generic build function
...
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Orivej Desh
e0d3ef7366
Merge pull request #31065 from holidaycheck/nodejs-8.9.0
...
nodejs: 8.8.1 -> 8.9.0
2017-11-01 01:12:12 +00:00
Mathias Schreck
5a43c92ffd
nodejs: init at 9.0.0
2017-11-01 00:55:05 +01:00
Mathias Schreck
f1e8138630
nodejs: 8.8.1 -> 8.9.0
2017-11-01 00:07:58 +01:00
Mathias Schreck
e730815e38
nodejs: 8.8.0 -> 8.8.1
2017-10-28 11:57:54 +02:00
adisbladis
c07cf635c8
nodejs: 8.7.0 -> 8.8.0
2017-10-27 12:17:02 +08:00
adisbladis
de8b1b4b7b
nodejs: 6.11.4 -> 6.11.5
2017-10-27 12:15:23 +08:00
adisbladis
4c61281b92
nodejs: 4.8.4 -> 4.8.5
2017-10-27 12:15:01 +08:00
b123400
2cc79e95f8
buildNodePackage: fix issue with impure version handling ( #30577 )
2017-10-22 16:45:16 +02:00
Fatih Altinok
e4f5477b6c
nodejs: 6.11.1 -> 6.11.4
2017-10-22 00:25:33 +02:00
Mathias Schreck
cd9d780f89
nodejs: 8.6.0 -> 8.7.0
2017-10-16 02:36:49 +02:00
Mathias Schreck
f8ffbcb520
nodejs: 8.5.0 -> 8.6.0
2017-09-28 17:41:28 +02:00
Mathias Schreck
9d2a2dc43e
nodejs: 8.4.0 -> 8.5.0
2017-09-18 13:51:27 +02:00
Mathias Schreck
c699694cbf
nodejs: 8.3.0 -> 8.4.0
2017-08-30 02:57:36 +02:00
Matthew Justin Bauer
2eacddf0dc
treewide: homepage URL fixes ( #28475 )
...
* pgadmin: use https homepage
* msn-pecan: move homepage to github
google code is now unavailable
* pidgin-latex: use https for homepage
* pidgin-opensteamworks: use github for homepage
google code is unavailable
* putty: use https for homepage
* ponylang: use https for homepage
* picolisp: use https for homepage
* phonon: use https for homepage
* pugixml: use https for homepage
* pioneer: use https for homepage
* packer: use https for homepage
* pokerth: usee https for homepage
* procps-ng: use https for homepage
* pycaml: use https for homepage
* proot: move homepage to .github.io
* pius: use https for homepage
* pdfread: use https for homepage
* postgresql: use https for homepage
* ponysay: move homepage to new site
* prometheus: use https for homepage
* powerdns: use https for homepage
* pm-utils: use https for homepage
* patchelf: move homepage to https
* tesseract: move homepage to github
* quodlibet: move homepage from google code
* jbrout: move homepage from google code
* eiskaltdcpp: move homepage to github
* nodejs: use https to homepage
* nix: use https for homepage
* pdf2djvu: move homepage from google code
* game-music-emu: move homepage from google code
* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Mathias Schreck
7c669d6f7b
nodejs: 8.2.1 -> 8.3.0
2017-08-10 08:02:20 +02:00
Mathias Schreck
28b0a79c04
nodejs: remove version 7_x
...
nodejs v7 reached its end of life in June 2017.
2017-08-05 13:17:50 +02:00
Mathias Schreck
77ebd34459
nodejs: 8.2.0 -> 8.2.1
2017-07-21 12:27:23 +02:00
Mathias Schreck
e849c7645e
nodejs: 8.1.4 -> 8.2.0
2017-07-20 20:13:39 +02:00
adisbladis
ea4e03d7ac
nodejs: 7.10.0 -> 7.10.1
2017-07-14 12:31:48 +08:00
adisbladis
fffe1efa03
nodejs: 6.9.5 -> 6.11.1
2017-07-14 12:31:09 +08:00
adisbladis
f33f7dc0fa
nodejs: 4.8.1 -> 4.8.4
2017-07-14 12:30:49 +08:00
Stefan Lau
4e47390bce
nodejs: 8.1.0 -> 8.1.4
2017-07-13 15:03:36 +02:00
Mathias Schreck
9540cc4645
nodejs: 8.0.0 -> 8.1.0
2017-06-08 22:15:57 +02:00
Mathias Schreck
b67d01a0e9
nodejs: init at 8.0.0
2017-05-30 22:39:43 +02:00
Mathias Schreck
4abefec367
nodejs-7_x: 7.9.0 -> 7.10.0
2017-05-24 21:11:05 +02:00
Mathias Schreck
6cdec33141
nodejs: 7.7.3 -> 7.9.0
2017-04-18 22:43:50 +02:00
Christine Koppelt
5861b8b1c9
nodejs-4_x: 4.6.0 -> 4.8.1
2017-03-25 17:29:02 +01:00
Jacek Smolak
07e6fe3e57
nodejs-7_x: 7.7.2 -> 7.7.3
2017-03-22 15:27:39 +01:00
Ben Zhang
e50dba97d2
nodejs: 7.7.1 -> 7.7.2
2017-03-10 21:54:49 -05:00
Mathias Schreck
792d8bd74b
nodejs: 7.6.0 -> 7.7.1
2017-03-03 20:08:38 +01:00