eureka-ideas: enable cargo parallel tests with nextest

figsoda 42754564 bd118caf

+1 -1
+1 -1
pkgs/applications/misc/eureka-ideas/default.nix
··· 30 30 Security 31 31 ]; 32 32 33 - dontUseCargoParallelTests = true; 33 + useNextest = true; 34 34 35 35 meta = with lib; { 36 36 description = "CLI tool to input and store your ideas without leaving the terminal";