update to NixOS 21.11

This commit is contained in:
nixbitcoin
2021-12-08 12:38:00 +00:00
parent 729888c62a
commit 16f5aa0561
3 changed files with 15 additions and 15 deletions
+4 -4
View File
@@ -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;