electrs: replace local version with nixpkgs
This commit is contained in:
parent
9588b0af08
commit
7ae0a38701
5 changed files with 1 additions and 50 deletions
|
|
@ -3,7 +3,6 @@ let
|
|||
pkgs = import pinned.nixpkgs-unstable {};
|
||||
nbPkgs = import ../pkgs { inherit pkgs; };
|
||||
pkgsUnstable = with nbPkgs; [
|
||||
electrs
|
||||
joinmarket
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue