Skip to content

Commit

Permalink
bump polkadot/api (#1805)
Browse files Browse the repository at this point in the history
* bump polkadot/api

* Fix nix hash

---------

Co-authored-by: pepoviola <pepoviola@users.noreply.github.com>
  • Loading branch information
pepoviola and pepoviola authored May 21, 2024
1 parent 6a533d0 commit 8040d6c
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 141 deletions.
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-s2tom+0DICQMLfzoSQnaoGFJcSAB17FE9xXjkWpL1N8=";
npmDepsHash = "sha256-Ai6kyBQu4o0/hAK6Wk2wv9UDaww1Wsj3ILLjwMS0YuY=";
####

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

0 comments on commit 8040d6c

Please sign in to comment.