Revert "nodejs: re-introduce nodejs.src"

This reverts commit 9e26436f7e.
This commit is contained in:
Antoine du Hamel 2026-05-20 14:35:16 +02:00
commit 2318abaa0b
No known key found for this signature in database
GPG key ID: 20B1A390B168D356

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