the-way: use cargoParallelTestThreads

gstqt5
zowoq 2020-09-09 21:39:23 +10:00
parent 664170166e
commit a6c17c9cdd
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ rustPlatform.buildRustPackage rec {
buildInputs = stdenv.lib.optionals stdenv.isDarwin [ AppKit Security ];
cargoSha256 = "0adhgp6blwx7s1hlwqzzsgkzc43q9avxx8a9ykvvv2s1w7m9ql78";
#checkFlags = "--test-threads=1";
doCheck = false;
checkFlagsArray = stdenv.lib.optionals stdenv.isDarwin [ "--skip=copy" ];
cargoParallelTestThreads = false;
postInstall = ''
$out/bin/the-way config default tmp.toml