Revert "nodejs: re-introduce nodejs.src"
This reverts commit 9e26436f7e.
This commit is contained in:
@@ -5,10 +5,7 @@
|
||||
}:
|
||||
(symlinkJoin {
|
||||
pname = "nodejs";
|
||||
inherit (nodejs-slim) version meta;
|
||||
passthru = nodejs-slim.passthru // {
|
||||
inherit (nodejs-slim) src;
|
||||
};
|
||||
inherit (nodejs-slim) version passthru meta;
|
||||
paths = [
|
||||
nodejs-slim
|
||||
nodejs-slim.npm
|
||||
|
||||
Reference in New Issue
Block a user