diff --git a/flake.nix b/flake.nix index 90e7162..ee51f59 100644 --- a/flake.nix +++ b/flake.nix @@ -80,7 +80,7 @@ pname = "jet-website"; version = "0.1.0"; src = pkgs.lib.cleanSource ./.; - npmDepsHash = "sha256-hAPfXGje+8pjMRZ5KZKcbu+TgZ9uy+dbYIFVrNQsItg="; + npmDepsHash = "sha256-O4ZUSYyVWOxP15saIadsaZuRO47Y0AvsL4pwvo5b76U="; # Inject the Nix-built WASM before npm install resolves file: dep postPatch = ''