about summary refs log tree commit diff stats
path: root/pkgs/by-name
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name')
-rw-r--r--pkgs/by-name/st/stalwart-mail-free/package.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/by-name/st/stalwart-mail-free/package.nix b/pkgs/by-name/st/stalwart-mail-free/package.nix
index 6e2a71c..bb2c1db 100644
--- a/pkgs/by-name/st/stalwart-mail-free/package.nix
+++ b/pkgs/by-name/st/stalwart-mail-free/package.nix
@@ -26,6 +26,10 @@ in
               useFetchCargoVendor = true;
               cargoHash = "sha256-Qg01QXP/ImRCUw3aXcZbnM1hysHUwozCdQ7LecjUa0o=";
 
+              # The tests should check if this works.
+              # And this shaves of around 50% of the build time.
+              doCheck = false;
+
               buildNoDefaultFeatures = true;
               buildFeatures = [
                 "rocks"