Skip to content

Commit 87c0292

Browse files
committed
[LW-12084] Update cardano-wallet to v2025-01-09
1 parent c807f32 commit 87c0292

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

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

33
## vNext
44

5-
- Update `cardano-node` to 10.1.4, and `cardano-wallet` to v2025-01-07 ([PR 3270](https://github.com/input-output-hk/daedalus/pull/3270))
5+
- Update `cardano-node` to 10.1.4, and `cardano-wallet` to v2025-01-09 ([PR 3270](https://github.com/input-output-hk/daedalus/pull/3270))
66

77
## 7.0.2
88

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/v2025-01-07";
6+
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2025-01-09";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
88
cardano-node-override.url = "github:IntersectMBO/cardano-node/10.1.4";
99
cardano-node-override.flake = false;

0 commit comments

Comments
 (0)