update nixpkgs
electrs: 0.10.8 -> 0.10.9 lnd: 0.18.4-beta -> 0.18.5-beta nbxplorer: 2.5.16 -> 2.5.17
This commit is contained in:
parent
df7b000efc
commit
3872f893dc
3 changed files with 18 additions and 18 deletions
|
|
@ -8,8 +8,7 @@ pkgs: pkgsUnstable:
|
|||
hwi
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
lndconnect
|
||||
nbxplorer;
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
bitcoin
|
||||
|
|
@ -19,7 +18,8 @@ pkgs: pkgsUnstable:
|
|||
electrs
|
||||
elementsd
|
||||
extra-container
|
||||
lnd;
|
||||
lnd
|
||||
nbxplorer;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue