Merge pull request #101936 from punkeel/punkeel/nodejs-14-lts
nodePackages: Switch to 14.x
This commit is contained in:
commit
8826488bbd
1 changed files with 2 additions and 2 deletions
|
@ -5242,9 +5242,9 @@ in
|
|||
|
||||
nixnote2 = libsForQt514.callPackage ../applications/misc/nixnote2 { };
|
||||
|
||||
nodejs = hiPrio nodejs-12_x;
|
||||
nodejs = hiPrio nodejs-14_x;
|
||||
|
||||
nodejs-slim = nodejs-slim-12_x;
|
||||
nodejs-slim = nodejs-slim-14_x;
|
||||
|
||||
|
||||
nodejs-10_x = callPackage ../development/web/nodejs/v10.nix { };
|
||||
|
|
Loading…
Reference in a new issue