Skip to content

Commit 60a5b97

Browse files
committed
[LW-12084] Update cardano-node to 10.1.4
1 parent 0f50f91 commit 60a5b97

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-01-07";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
8-
cardano-node-override.url = "github:IntersectMBO/cardano-node/10.1.3";
8+
cardano-node-override.url = "github:IntersectMBO/cardano-node/10.1.4";
99
cardano-node-override.flake = false;
1010
cardano-playground.url = "github:input-output-hk/cardano-playground/49d93e5fe42e1e37f8b4c7d463b5d6bc4af65f26";
1111
cardano-playground.flake = false; # otherwise, +9k dependencies in flake.lock…

0 commit comments

Comments
 (0)