Skip to content

Commit d0f55c0

Browse files
fix: update Nix hashes for dependency changes
1 parent c2a9bd8 commit d0f55c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
npmDeps = pkgs.fetchNpmDeps {
2727
src = ./.;
28-
hash = "sha256-yF2zmzIR1A5mOBnevoyRGjM6fmhWQhzA+kCXUNLIdtw=";
28+
hash = "sha256-BkM2SpH9Dl8kcAuyLx5P7ZaSLEJqoVCvOEgdlkW+IUU=";
2929
};
3030

3131
# Build TypeScript + WASM assets with the native toolchain. These are

0 commit comments

Comments
 (0)