Update nix derivation sha
This commit is contained in:
parent
75325472b8
commit
f8db5d68cc
@ -47,7 +47,7 @@ let
|
||||
cp -a dist $out
|
||||
'';
|
||||
npmInstallFlags = "--no-audit --no-progress --no-fund";
|
||||
npmDepsHash = "sha256-dnUbw0kfAA50ZaQ91q/fC+gZhAGNo6vrSQBz6Qf2ngo=";
|
||||
npmDepsHash = "sha256-p4rTpy0t8aajbubvtF1TA83/FFqvfKEOPBb5T0ZRfQY=";
|
||||
npmPackFlags = [ "--ignore-scripts" ];
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user