tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
eureka-ideas: enable cargo parallel tests with nextest
figsoda
3 years ago
42754564
bd118caf
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
applications
misc
eureka-ideas
default.nix
+1
-1
pkgs/applications/misc/eureka-ideas/default.nix
···
30
30
Security
31
31
];
32
32
33
33
-
dontUseCargoParallelTests = true;
33
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";