Skip to content

Commit

Permalink
[LW-9778, DDW-1228] Update cardano-wallet to v2024-03-27
Browse files Browse the repository at this point in the history
  • Loading branch information
michalrus committed Mar 28, 2024
1 parent 2bbf573 commit 2c28265
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-22.11-darwin";
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet?ref=pull/4510/head";
cardano-wallet-unpatched.url = "github:cardano-foundation/cardano-wallet/v2024-03-27";
cardano-wallet-unpatched.flake = false; # otherwise, +10k quadratic dependencies in flake.lock…
cardano-playground.url = "github:input-output-hk/cardano-playground";
cardano-playground.flake = false; # otherwise, +9k dependencies in flake.lock…
Expand Down

0 comments on commit 2c28265

Please sign in to comment.