pkgs: add lnd 0.15.2

Includes an emergency hotfix:
https://github.com/lightningnetwork/lnd/releases/tag/v0.15.2-beta
This commit is contained in:
Erik Arvstedt 2022-10-10 13:26:17 +02:00
parent 34f6eb90d7
commit cf836b5d3b
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 46 additions and 2 deletions

View file

@ -17,8 +17,7 @@ pkgs: pkgsUnstable:
elementsd
fulcrum
hwi
lightning-loop
lnd;
lightning-loop;
inherit pkgs pkgsUnstable;
}