update nixpkgs

btcpayserver: 1.7.1 -> 1.7.2
fulcrum: 1.8.2 -> 1.9.0
nbxplorer: 2.3.49 -> 2.3.54
This commit is contained in:
Jonas Nick 2023-01-06 22:53:47 +00:00
parent da612fe84f
commit aae4b6bfc5
No known key found for this signature in database
GPG key ID: 4861DBF262123605
3 changed files with 13 additions and 13 deletions

View file

@ -8,7 +8,6 @@ pkgs: pkgsUnstable:
electrs
elementsd
extra-container
fulcrum
hwi
lightning-loop
lightning-pool
@ -18,6 +17,7 @@ pkgs: pkgsUnstable:
inherit (pkgsUnstable)
charge-lnd
clightning
fulcrum
lnd;
inherit pkgs pkgsUnstable;