Merge pull request #58976 from gilligan/remove-nodejs6

Remove nodejs-6_x which is about to enter EOL
This commit is contained in:
Samuel Dionne-Riel
2019-04-07 19:49:24 -04:00
committed by GitHub
23 changed files with 3513 additions and 713 deletions
@@ -14,4 +14,4 @@ in
import ./node-packages.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
+1 -1
View File
@@ -14,4 +14,4 @@ in
import ./node-packages.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}