nodePackages: fix evaluation by fixing npm2nix

This commit is contained in:
Jaka Hudoklin
2015-01-25 01:42:50 +01:00
parent fffc0c793c
commit bbb9c92971
2 changed files with 64 additions and 30 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
, "browserchannel"
, "node-gyp"
, "semver"
, { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.10.2" }
, { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.10.3" }
, "ansi-remover"
, "mkdirp"
, "jshint"