update nixpkgs
btcpayserver: 1.5.1 -> 1.5.3 hwi: 2.1.0 -> 2.1.1 lndconnect: 0.2.0 -> 0.2.1 nbxplorer: 2.3.20 -> 2.3.26
This commit is contained in:
+2
-2
@@ -3,8 +3,7 @@ pkgs: pkgsUnstable:
|
||||
{
|
||||
inherit (pkgs)
|
||||
charge-lnd
|
||||
extra-container
|
||||
lndconnect;
|
||||
extra-container;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
bitcoin
|
||||
@@ -17,6 +16,7 @@ pkgs: pkgsUnstable:
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
lnd
|
||||
lndconnect
|
||||
nbxplorer;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
|
||||
Reference in New Issue
Block a user