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 ];
|
||||
|
||||
+2
-2
@@ -5,10 +5,8 @@ pkgs: pkgsUnstable:
|
||||
bitcoin
|
||||
bitcoind
|
||||
bitcoind-knots
|
||||
btcpayserver
|
||||
charge-lnd
|
||||
clboss
|
||||
clightning
|
||||
electrs
|
||||
elementsd
|
||||
extra-container
|
||||
@@ -18,6 +16,8 @@ pkgs: pkgsUnstable:
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
clightning
|
||||
lightning-loop
|
||||
lnd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user