nodejs: set default to v6
This commit is contained in:
parent
416eb6053e
commit
caa10b7233
@ -2425,7 +2425,7 @@ in
|
||||
libtool = darwin.cctools;
|
||||
};
|
||||
|
||||
nodejs = nodejs-4_x;
|
||||
nodejs = nodejs-6_x;
|
||||
|
||||
nodePackages_6_x = callPackage ../development/node-packages/default-v6.nix {
|
||||
nodejs = pkgs.nodejs-6_x;
|
||||
|
Loading…
x
Reference in New Issue
Block a user