parent
a576fa3afe
commit
313e374774
3 changed files with 1 additions and 44 deletions
|
|
@ -37,9 +37,5 @@ let self = {
|
|||
|
||||
pinned = import ./pinned.nix pkgs pkgsUnstable;
|
||||
|
||||
# TODO-EXTERNAL:
|
||||
# Remove this when lnd 0.15.4 is available in the nixpkgs-unstable channel
|
||||
lnd = pkgsUnstable.callPackage ./lnd-0.15.4.nix {};
|
||||
|
||||
modulesPkgs = self // self.pinned;
|
||||
}; in self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue