update nixpkgs
nbxplorer: 2.3.28 -> 2.3.33 btcpayserver: 1.6.1 -> 1.6.9 charge-lnd: 0.2.4 -> 0.2.12 lightning-loop: 0.19.1-beta -> 0.20.0-beta
This commit is contained in:
parent
749ed146d3
commit
f2cb5bfc10
3 changed files with 22 additions and 22 deletions
|
|
@ -4,21 +4,21 @@ pkgs: pkgsUnstable:
|
|||
inherit (pkgs)
|
||||
bitcoin
|
||||
bitcoind
|
||||
charge-lnd
|
||||
electrs
|
||||
elementsd
|
||||
extra-container
|
||||
lightning-pool
|
||||
lndconnect;
|
||||
lndconnect
|
||||
nbxplorer;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
charge-lnd
|
||||
clightning
|
||||
fulcrum
|
||||
hwi
|
||||
lightning-loop
|
||||
lnd
|
||||
nbxplorer;
|
||||
lnd;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue