Skip to content

Commit bf4616b

Browse files
committed
[LW-11505] Update cardano-node to 9.2.1 via cardano-wallet v2024-09-29
1 parent 89f0a33 commit bf4616b

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
@@ -4,7 +4,7 @@
44

55
### Chores
66

7-
- Update `cardano-node` to 9.2.0 via `cardano-wallet` v2024-09-26 ([PR 3229](https://github.com/input-output-hk/daedalus/pull/3229))
7+
- Update `cardano-node` to 9.2.1 via `cardano-wallet` v2024-09-29 ([PR 3229](https://github.com/input-output-hk/daedalus/pull/3229))
88

99
## 6.0.2
1010

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-09-26";
6+
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2024-09-29";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
88
cardano-playground.url = "github:input-output-hk/cardano-playground/b4f47fd78beec0ea1ed880d6f0b794919e0c0463";
99
cardano-playground.flake = false; # otherwise, +9k dependencies in flake.lock…

0 commit comments

Comments
 (0)