nodejs-slim_latest: init at v12

This commit is contained in:
soner.cirit 2019-05-23 02:07:06 +03:00
parent c095548f99
commit 4f0a2d5db8

View file

@ -4187,6 +4187,7 @@ in
# Update this when adding the newest nodejs major version!
nodejs_latest = nodejs-12_x;
nodejs-slim_latest = nodejs-slim-12_x;
nodePackages_10_x = dontRecurseIntoAttrs (callPackage ../development/node-packages/default-v10.nix {
nodejs = pkgs.nodejs-10_x;