Merge pull request #277400 from trofi/bitcoind-knots.tests-fix-eval
bitcoind-knots: remove non-working `tests` attribute
This commit is contained in:
@@ -68,10 +68,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru.tests = {
|
||||
smoke-test = nixosTests.bitcoind-knots;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
description = "A derivative of Bitcoin Core with a collection of improvements";
|
||||
homepage = "https://bitcoinknots.org/";
|
||||
|
||||
Reference in New Issue
Block a user