diff --git a/flake-module.nix b/flake-module.nix index e7b907205..e363d0bff 100644 --- a/flake-module.nix +++ b/flake-module.nix @@ -8,7 +8,7 @@ ... }: let # this change on each change of dependencies, unfortunately this hash not yet automatically updated from SRI of package.lock - npmDepsHash = "sha256-VHd9uu2IVsea8wydP51B/QwbBs6JaqIwMiWmVkKXjPM="; + npmDepsHash = "sha256-VlNQIOHddfUhU5IBvQypalpG8ew8jMjrreGGLfEqEok="; #### # there is officia polkadot on nixpkgs, but it has no local rococo wasm to run