Loading pkgs/applications/misc/eureka-ideas/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 pkgs/applications/networking/browsers/castor/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -40,8 +40,7 @@ rustPlatform.buildRustPackage rec { postInstall = "make PREFIX=$out copy-data"; # Sometimes tests fail when run in parallel dontUseCargoParallelThreads = true; useNextest = true; meta = with lib; { description = "A graphical client for plain-text protocols written in Rust with GTK. It currently supports the Gemini, Gopher and Finger protocols"; Loading Loading
pkgs/applications/misc/eureka-ideas/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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
pkgs/applications/networking/browsers/castor/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -40,8 +40,7 @@ rustPlatform.buildRustPackage rec { postInstall = "make PREFIX=$out copy-data"; # Sometimes tests fail when run in parallel dontUseCargoParallelThreads = true; useNextest = true; meta = with lib; { description = "A graphical client for plain-text protocols written in Rust with GTK. It currently supports the Gemini, Gopher and Finger protocols"; Loading