diff --git a/flake.nix b/flake.nix index e3e3b1e..01f5dd4 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ # uncomment this and let the build fail, then get the current hash # very scuffed but endorsed! #npmDepsHash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; - npmDepsHash = "sha256-SfXQkTkK1tAcWss0gvcKyG/6IfMUDhSgZ78pEVR+dNo="; + npmDepsHash = "sha256-aPRFARC1WJsH1NIrm9OmBv/bH9ME1K4apfWqbA+VPf4="; doCheck = false;