diff --git a/default.nix b/default.nix index c0eb147..f922d13 100644 --- a/default.nix +++ b/default.nix @@ -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" ]; };