diff --git a/flake-module.nix b/flake-module.nix index 219ba806c..1f92b72ff 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-UeRtZYvhoIz/v4+oN0MBVs8bW8QrbH211dJ25mfclyo="; + npmDepsHash = "sha256-8ApkEgYhGpF39UhcfmxBpMpsqvGKjwM/WZkteIUZGPE="; #### # there is officia polkadot on nixpkgs, but it has no local rococo wasm to run