update to NixOS 21.11
This commit is contained in:
parent
729888c62a
commit
16f5aa0561
3 changed files with 15 additions and 15 deletions
|
|
@ -2,12 +2,8 @@
|
|||
pkgs: pkgsUnstable:
|
||||
{
|
||||
inherit (pkgs)
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
bitcoin
|
||||
bitcoind
|
||||
btcpayserver
|
||||
charge-lnd
|
||||
clightning
|
||||
electrs
|
||||
|
|
@ -16,6 +12,10 @@ pkgs: pkgsUnstable:
|
|||
hwi
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
lnd
|
||||
nbxplorer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue