Don't pass nativeBuildInputs from buildNpmPackage to fetchNpmDeps (#395547)
This commit is contained in:
commit
8215dcb0ec
@ -63,7 +63,6 @@ lib.extendMkDerivation {
|
||||
patches
|
||||
postPatch
|
||||
patchFlags
|
||||
nativeBuildInputs
|
||||
;
|
||||
name = "${name}-npm-deps";
|
||||
hash = npmDepsHash;
|
||||
|
Loading…
Reference in New Issue
Block a user