Don't pass nativeBuildInputs from buildNpmPackage to fetchNpmDeps
This partially reverts commit fff29a3e5f
.
This commit is contained in:
parent
2f176b5def
commit
1e9054da3b
@ -63,7 +63,6 @@ lib.extendMkDerivation {
|
||||
patches
|
||||
postPatch
|
||||
patchFlags
|
||||
nativeBuildInputs
|
||||
;
|
||||
name = "${name}-npm-deps";
|
||||
hash = npmDepsHash;
|
||||
|
Loading…
Reference in New Issue
Block a user