nodejs-11_x: remove
Package is EOLed by upstream: https://github.com/nodejs/Release Fixes #69008
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{ callPackage, openssl, enableNpm ? true }:
|
||||
|
||||
let
|
||||
buildNodejs = callPackage ./nodejs.nix { inherit openssl; };
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "11.15.0";
|
||||
sha256 = "68a776c5d8b8b91a8f2adac2ca4ce4390ae1804883ec7ec9c0d6a6a64d306a76";
|
||||
}
|
||||
Reference in New Issue
Block a user