Skip to content

Commit 914ceb9

Browse files
committed
Update cardano-node to 10.5.2
1 parent e1657bf commit 914ceb9

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
@@ -5,7 +5,7 @@
55
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-22.11-darwin";
66
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2025-03-31";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
8-
cardano-node-override.url = "github:IntersectMBO/cardano-node/10.5.1";
8+
cardano-node-override.url = "github:IntersectMBO/cardano-node/10.5.2";
99
cardano-node-override.flake = false;
1010
cardano-playground.url = "github:input-output-hk/cardano-playground/56ebfef5595c43014029b039ade01b0ef06233e0";
1111
cardano-playground.flake = false; # otherwise, +9k dependencies in flake.lock…

0 commit comments

Comments
 (0)