forked from mirrors/nixpkgs
nodejs: update to nodejs-8_x
This commit is contained in:
parent
74083c8cd7
commit
0928b2a033
|
@ -3438,7 +3438,7 @@ with pkgs;
|
||||||
|
|
||||||
nixnote2 = libsForQt5.callPackage ../applications/misc/nixnote2 { };
|
nixnote2 = libsForQt5.callPackage ../applications/misc/nixnote2 { };
|
||||||
|
|
||||||
nodejs = hiPrio nodejs-6_x;
|
nodejs = hiPrio nodejs-8_x;
|
||||||
|
|
||||||
nodejs-slim = nodejs-slim-6_x;
|
nodejs-slim = nodejs-slim-6_x;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue