nixpkgs/pkgs/development/web/nodejs
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
..
build-node-package.nix buildNodePackage: fix issue with impure version handling (#30577) 2017-10-22 16:45:16 +02:00
nodejs-release-keys.asc nodejs: Add release keys update script 2018-02-18 23:02:01 +08:00
nodejs.nix nodejs: use https for downloading 2018-09-10 22:28:05 -05:00
setup-hook.sh treewide: Don't use envHook anymore 2017-12-30 22:04:22 -05:00
update-keyring nodejs: Add release keys update script 2018-02-18 23:02:01 +08:00
update.nix update.nix: Run update scripts in parallel 2018-12-01 19:17:13 +01:00
v6.nix nodejs-6_x: 6.14.3 -> 6.14.4 2018-09-10 22:28:20 -05:00
v8.nix nodejs-8_x: 8.11.4 -> 8.12.0 2018-10-14 13:58:02 +08:00
v10.nix nodejs: 10.11.0 -> 10.12.0 2018-10-11 01:53:34 +02:00