Skip to content

Commit 32513a1

Browse files
committed
[DDW-1220] Update to cardano-wallet’s master
1 parent 30a1333 commit 32513a1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

flake.lock

Lines changed: 3 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/pull/4003/head"; # TODO: PR→release
6+
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet"; # TODO: master→release
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)