Skip to content

Commit d0a6b5e

Browse files
committed
[DDW-1220] Update ‘cardano-wallet’ to ‘v2023-07-18’
1 parent 358d0ad commit d0a6b5e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

flake.lock

Lines changed: 4 additions & 3 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"; # TODO: master→release
6+
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2023-07-18";
77
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
88
cardano-world.url = "github:input-output-hk/cardano-world/d751a12be1dd4e5e2bd3bafaf4c254390469292d";
99
cardano-world.flake = false; # otherwise, +19k quadratic dependencies in flake.lock…

0 commit comments

Comments
 (0)