update nixpkgs{,-unstable}

btcpayserver: 1.3.6 -> 1.3.7
elementsd: 0.21.0 -> 0.21.0.1
lightning-loop: 0.15.0-beta -> 0.16.0-beta
lightning-pool: 0.5.1-alpha -> 0.5.3-alpha
This commit is contained in:
Jonas Nick 2022-01-01 16:26:29 +00:00
parent 53a9f136b9
commit 1f45f7351e
No known key found for this signature in database
GPG key ID: 4861DBF262123605
3 changed files with 12 additions and 12 deletions

View file

@ -7,15 +7,15 @@ pkgs: pkgsUnstable:
charge-lnd
clightning
electrs
elementsd
extra-container
hwi
lightning-loop
lightning-pool
lndconnect;
inherit (pkgsUnstable)
btcpayserver
elementsd
lightning-loop
lightning-pool
lnd
nbxplorer;