Commit Graph

1081 Commits

Author SHA1 Message Date
Sander van der Burg
5cf1a4d36a nodePackages: upgrade node2nix to version 1.1.1 and regenerate the package set 2017-01-20 22:05:44 +01:00
zimbatm
f9a9ea920a Revert "nodePackages.yarn: remove package"
This reverts commit 986dba716f.

Fixes:

    error: anonymous function at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/node-env.nix:3:1 called with unexpected argument ‘python’, at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/composition-v6.nix:8:13

This commit is doing a lot more than removing the yarn package, it also
upgrades a ton of other packages.
2017-01-15 18:34:00 +00:00
Jörg Thalheim
986dba716f
nodePackages.yarn: remove package
was replaced by a dedicated yarn package
2017-01-15 17:32:28 +01:00
Nikolay Amiantov
40a9c37ff3 node-env: use upstream version 2017-01-04 02:52:38 +03:00
Maarten Hoogendoorn
b217c0a99b yarn: init at 0.17.8 (#20635) 2016-12-14 15:46:45 +01:00
Frederik Rietdijk
2de9321880 nodejs: add python to passthru
so nodeEnv uses the exact same version.

See also https://github.com/svanderburg/node2nix/issues/25
2016-11-24 22:28:04 +01:00
Nikolay Amiantov
1f62bcbc98 nodePackages: update, add parsoid for nodejs_v6 2016-11-20 19:09:03 +03:00
Nikolay Amiantov
e829d82861 nodePackages.parsoid: init 2016-11-03 19:20:19 +03:00
Tobias Pflug
1b78ae4b6a Add npm2nix to v6.x nodePackages 2016-11-02 18:20:03 +01:00
Christine Koppelt
416eb6053e node-packages: fix reference 2016-10-30 09:59:56 +01:00
Christine Koppelt
737decb123 node-packages: add packages for v6 2016-10-30 09:54:55 +01:00
Christine Koppelt
182b1c2777 node-packages: update & cleanup
* update packages for v4
* remove files and generation for v0_10 and v5 as nodejs-5_x and nodejs-0_10 are no longer supported
2016-10-29 23:08:01 +02:00
Nikolay Amiantov
aad01d5831 buildNodePackage: remove trailing spaces 2016-10-15 18:45:48 +03:00
Nikolay Amiantov
10447c6900 buildNodePackage: fix strippedName usage 2016-10-15 18:45:48 +03:00
c74d
253f96435f
nodePackages.csslint: init at 1.0.2
Add the NPM package `csslint`, at version 1.0.2, as `nodePackages.csslint`.

I have tested this package per nixpkgs manual section 10.1 ("Making patches").

Fixes #18616
2016-10-01 10:57:28 +02:00
c74d
dfa4ff30a3
nodePackages.htmlhint: init at 0.9.13
Add the NPM package `htmlhint`, at version 0.9.13, as `nodePackages.htmlhint`.

I have tested this package per nixpkgs manual section 10.1 ("Making patches").
2016-10-01 10:57:28 +02:00
Jörg Thalheim
65eeecca73
nodePackages: regenerate list
Before I add to `nodePackages`, regenerate it to minimize my subsequent diffs.
2016-10-01 10:57:27 +02:00
Eric Sagnes
f7dd3f5d5a nodePackages: add emojione 2016-09-30 09:56:30 +09:00
Langston Barrett
a3bbb45e5c manual: add node to languages & frameworks
fixes #18609
2016-09-20 20:38:24 +00:00
Langston Barrett
cd343b76c7 nixpkgs docs: improve node packages documentation
* be more specific about paths to files
2016-09-15 18:15:53 +00:00
Shea Levy
bca7b782ae Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs 2016-09-15 08:16:07 -04:00
Rodney Lorrimar
131b8d4edb nodePackages.bower2nix: 3.0.1 -> 3.1.1 2016-09-15 01:28:37 +01:00
Rodney Lorrimar
952c477f90 nodePackages.bower2nix: Add back PATH wrapping
bower2nix and fetch-bower need git in the PATH to operate. This wrapping
got lost with the nodePackages updates.

(Fixes #18454)
2016-09-15 01:28:36 +01:00
Langston Barrett
a1b7d21318 emoj: init at 0.3.0 2016-09-14 23:19:17 +00:00
Sander van der Burg
2b144fcfb0 nodePackages: regenerate with node2nix-1.1.0. The new node2nix supports postInstall hooks that have been used to fix npm2nix 2016-09-13 20:56:05 +00:00
Rickard Nilsson
28e378d462 nodePackages.elasticdump: init at 2.4.2 2016-09-06 18:22:05 +00:00
Sander van der Burg
4cac903456 nodePackages: add svgo
(cherry picked from commit 7bfe580b46c9a87cdc3080d12cc7aeac45831bfa)
2016-09-02 13:01:51 +00:00
Sander van der Burg
8bedff0e92 wring: use node2nix generated package 2016-09-01 20:50:08 +00:00
Sander van der Burg
fc4e4fe083 nodePackage: replace azure-cli by node2nix generated expression + add eslint to fix casperjs 2016-09-01 16:13:22 +00:00
Sander van der Burg
6e61dfb647 Fix evaluation errors by replacing npm2nix generated packages (will provide alternative for dnchain later) 2016-09-01 14:58:30 +00:00
Sander van der Burg
5ce6cd0106 nodePackages: use node2nix generated package set 2016-09-01 12:12:12 +00:00