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