update nix npm hash

This commit is contained in:
Reid 2024-07-06 02:50:24 -07:00
parent 0c4b8ecee4
commit 5114ed70a0
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -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;