ci: fix HWI test bitcoind sources

pull/2160/head
Martin Milata 2 years ago
parent 3d505874aa
commit 5632567c06

@ -48,8 +48,8 @@ let
src = nixpkgs.fetchFromGitHub { src = nixpkgs.fetchFromGitHub {
owner = "achow101"; owner = "achow101";
repo = "bitcoin"; repo = "bitcoin";
rev = "taproot-psbt"; rev = "b704884935766748cf533577c1babacfb6d4b5a5"; # taproot-psbt
sha256 = "sha256-Am7SVxOTlTUjESk8O7kziwyV2GaBX6pGB1oksYPc1EE="; sha256 = "sha256-gz/knimKY1pkpsp1YmYHPMCbeiSxKGSOGJOSEgFbptE=";
}; };
})); }));
in in

Loading…
Cancel
Save