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:
+3
-3
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user