nodejs: nodePackages_4_2 -> nodePackages_4_x
This commit is contained in:
parent
c90d26a2e2
commit
7ac0052ad5
@ -2096,7 +2096,7 @@ let
|
|||||||
nodePackages = if stdenv.system == "armv5tel-linux" then
|
nodePackages = if stdenv.system == "armv5tel-linux" then
|
||||||
nodePackages_0_10
|
nodePackages_0_10
|
||||||
else
|
else
|
||||||
nodePackages_4_2;
|
nodePackages_4_x;
|
||||||
|
|
||||||
npm2nix = nodePackages.npm2nix;
|
npm2nix = nodePackages.npm2nix;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user