Commit Graph

385 Commits

Author SHA1 Message Date
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