nodejs: update to nodejs-8_x

This commit is contained in:
Yegor Timoshenko
2018-05-22 23:48:35 +03:00
committed by GitHub
parent 74083c8cd7
commit 0928b2a033

View File

@@ -3438,7 +3438,7 @@ with pkgs;
nixnote2 = libsForQt5.callPackage ../applications/misc/nixnote2 { };
nodejs = hiPrio nodejs-6_x;
nodejs = hiPrio nodejs-8_x;
nodejs-slim = nodejs-slim-6_x;