Revert "temp: mirror erikarvstedt btcpayserver"
This reverts commit 99295328b4.
Removes nbxplorer/btcpayserver from travis
Adds nbxplorer/btcpayserver to pinned.nix
This commit is contained in:
parent
7764f36405
commit
0784e2d479
11 changed files with 5 additions and 3249 deletions
|
|
@ -10,12 +10,13 @@ in
|
|||
bitcoin
|
||||
bitcoind
|
||||
clightning
|
||||
lnd;
|
||||
lnd
|
||||
nbxplorer
|
||||
btcpayserver;
|
||||
inherit (nixBitcoinPkgsUnstable)
|
||||
electrs
|
||||
lightning-loop;
|
||||
|
||||
stable = nixBitcoinPkgsStable;
|
||||
unstable = nixBitcoinPkgsUnstable;
|
||||
inherit nixpkgsUnstable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue