eureka-ideas: enable cargo parallel tests with nextest
This commit is contained in:
parent
bd118caf88
commit
4275456456
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec {
|
|||
Security
|
||||
];
|
||||
|
||||
dontUseCargoParallelTests = true;
|
||||
useNextest = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "CLI tool to input and store your ideas without leaving the terminal";
|
||||
|
|
Loading…
Reference in a new issue