Files
nixpkgs/pkgs/build-support/node
Sefa Eyeoglu 63cdea5359 fetchPnpmDeps: allow passing existing derivation args
Previously, users had to add hacks to add additional nativeBuildInputs
entries to the fetcher. This way we allow users to append
nativeBuildInputs, impureEnvVars and also merge potential passthru
attributes.

This might cause rebuilds.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-12-18 12:24:09 +01:00
..