Skip to content

Commit 2c28265

Browse files
committed
[LW-9778, DDW-1228] Update cardano-wallet to v2024-03-27
1 parent 2bbf573 commit 2c28265

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?ref=pull/4510/head";
6+
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2024-03-27";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
88
cardano-playground.url = "github:input-output-hk/cardano-playground";
99
cardano-playground.flake = false; # otherwise, +9k dependencies in flake.lock…

0 commit comments

Comments
 (0)