fix: update hashes

This commit is contained in:
Jet 2026-03-18 17:13:37 -07:00
parent 7b842b3342
commit 51bbf67bbe
No known key found for this signature in database
3 changed files with 8 additions and 8 deletions

View file

@ -64,7 +64,7 @@
pname = "jet-website";
version = "0.1.0";
src = pkgs.lib.cleanSource ./.;
npmDepsHash = "sha256-040ZUXj0k4RauBpCtwQ4A2/3CrhdAUIOaejwmPqwtLA=";
npmDepsHash = "sha256-hAPfXGje+8pjMRZ5KZKcbu+TgZ9uy+dbYIFVrNQsItg=";
# Inject the Nix-built WASM before npm install resolves file: dep
postPatch = ''