Skip to content

Commit f76c9b4

Browse files
committed
[LW-10808] Update cardano-node to 9.1.0
1 parent b2200c7 commit f76c9b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

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

44
inputs = {
55
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-22.11-darwin";
6-
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2024-07-19";
6+
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2024-07-27";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
88
cardano-playground.url = "github:input-output-hk/cardano-playground/next-2024-07-24";
99
cardano-playground.flake = false; # otherwise, +9k dependencies in flake.lock…

0 commit comments

Comments
 (0)