Revert "nodejs: re-introduce nodejs.src"

This reverts commit 9e26436f7e.
This commit is contained in:
Antoine du Hamel
2026-05-20 14:54:33 +02:00
parent 9ff1583136
commit 2318abaa0b
+1 -4
View File
@@ -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