nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
This commit is contained in:
committed by
Robin Gloster
parent
fae732edb1
commit
9e9c6de50c
@@ -1,10 +0,0 @@
|
||||
{ callPackage, enableNpm ? true }:
|
||||
|
||||
let
|
||||
buildNodejs = callPackage ./nodejs.nix {};
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "8.16.0";
|
||||
sha256 = "0h3k5y51fyysqnqb8n5v5zxga937pipag49xzx6xr9b82phfh59m";
|
||||
}
|
||||
Reference in New Issue
Block a user