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:
parent
636d508b50
commit
a3ff1351d9
3 changed files with 17 additions and 17 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue