update nixpkgs
btcpayserver: 1.7.2 -> 1.7.3 electrs: 0.9.10 -> 0.9.11 hwi: 2.1.1 -> 2.2.0
This commit is contained in:
parent
84fc4d48d3
commit
56c2abd91a
3 changed files with 15 additions and 15 deletions
|
|
@ -4,20 +4,20 @@ pkgs: pkgsUnstable:
|
|||
inherit (pkgs)
|
||||
bitcoin
|
||||
bitcoind
|
||||
btcpayserver
|
||||
electrs
|
||||
elementsd
|
||||
extra-container
|
||||
hwi
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
lndconnect
|
||||
nbxplorer;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
charge-lnd
|
||||
clightning
|
||||
electrs
|
||||
fulcrum
|
||||
hwi
|
||||
lnd;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue