Loading pkgs/development/web/nodejs/nodejs.nix +0 −4 Original line number Diff line number Diff line Loading @@ -349,10 +349,6 @@ let passthru.interpreterName = "nodejs"; passthru.pkgs = callPackage ../../node-packages/default.nix { nodejs = self; }; setupHook = ./setup-hook.sh; pos = builtins.unsafeGetAttrPos "version" args; Loading Loading
pkgs/development/web/nodejs/nodejs.nix +0 −4 Original line number Diff line number Diff line Loading @@ -349,10 +349,6 @@ let passthru.interpreterName = "nodejs"; passthru.pkgs = callPackage ../../node-packages/default.nix { nodejs = self; }; setupHook = ./setup-hook.sh; pos = builtins.unsafeGetAttrPos "version" args; Loading