Revert "nodejs: re-introduce nodejs.src" (#522226)

This commit is contained in:
Antoine du Hamel 2026-05-20 15:04:42 +00:00 committed by GitHub
commit 7aa8fe7238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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