Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x - Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x - Re-generate node2nix generated files using nodejs-8_x instead
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
node2nix -6 -i pkgs.json -c nodepkgs.nix -e ../../node-packages/node-env.nix
|
||||
node2nix -8 -i pkgs.json -c nodepkgs.nix -e ../../node-packages/node-env.nix
|
||||
|
||||
Reference in New Issue
Block a user