Skip to content

Commit

Permalink
nodejs: set hiPrio for 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Jan 10, 2017
1 parent 0300418 commit 6462eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Expand Up @@ -2529,7 +2529,7 @@ in

ninka = callPackage ../development/tools/misc/ninka { };

nodejs = nodejs-6_x;
nodejs = hiPrio nodejs-6_x;

nodejs-slim = nodejs-slim-6_x;

Expand Down

0 comments on commit 6462eb6

Please sign in to comment.