Skip to content

Commit

Permalink
Merge pull request #1547 from paritytech/bkchr-update-nix-deps-hash
Browse files Browse the repository at this point in the history
Update nix depshash
  • Loading branch information
bkchr authored Nov 24, 2023
2 parents 8e0d30e + dbce961 commit b6b3a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake-module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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-Asc9yyOORJxgySz+ZhKgWzGQfZd7GpjBhhjN4wQztek=";
npmDepsHash = "sha256-IwopIBU33FGeyzM9gGFf+fCBajC73xNzUj98Mjb3ANI=";
####

# there is officia polkadot on nixpkgs, but it has no local rococo wasm to run
Expand Down

0 comments on commit b6b3a71

Please sign in to comment.