update nixpkgs
btcpayserver: 2.1.1 -> 2.1.5 clightning: 25.02.2 -> 25.05 lightning-loop: 0.31.1-beta -> 0.31.2-beta lnd: 0.19.0-beta -> 0.19.1-beta
This commit is contained in:
@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
inherit (clightning) src;
|
||||
|
||||
cargoHash = "sha256-nR4jSpjnB0k/v+E78Jy5AhOLwqJgvAfDKFca3DqaSwQ=";
|
||||
cargoHash = "sha256-HxFfiFlILv8OOHn6Yt5cC41Gw0eya4uCAwXdK83X1bQ=";
|
||||
|
||||
depsExtraArgs = {
|
||||
nativeBuildInputs = [ unzip ];
|
||||
|
||||
Reference in New Issue
Block a user