eureka-ideas: enable cargo parallel tests with nextest

This commit is contained in:
figsoda 2022-12-04 23:51:22 -05:00
parent bd118caf88
commit 4275456456

View file

@ -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";