Commit 42754564 authored by figsoda's avatar figsoda
Browse files

eureka-ideas: enable cargo parallel tests with nextest

parent bd118caf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";