about summary refs log tree commit diff
path: root/pkgs/applications/networking/seahub
diff options
context:
space:
mode:
authorLin Yinfeng <lin.yinfeng@outlook.com>2022-10-07 13:43:46 +0800
committerWinter <winter@winter.cafe>2022-10-09 13:12:07 -0400
commit2189b95ebf4ddeb7b0397df7de8719f998020d47 (patch)
treeb6ed3451943d21033b8c47873144fa5eaeffe0a5 /pkgs/applications/networking/seahub
parentcac8961bee5219a76f5dcbf140c0010121c2b451 (diff)
seahub: fix build
Diffstat (limited to 'pkgs/applications/networking/seahub')
-rw-r--r--pkgs/applications/networking/seahub/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/networking/seahub/default.nix b/pkgs/applications/networking/seahub/default.nix
index bf236e179ccd7..98d873097a531 100644
--- a/pkgs/applications/networking/seahub/default.nix
+++ b/pkgs/applications/networking/seahub/default.nix
@@ -29,6 +29,8 @@ python.pkgs.buildPythonApplication rec {
     sha256 = "sha256-GHvJlm5DVt3IVJnqJu8YobNNqbjdPd08s4DCdQQRQds=";
   };
 
+  format = "other";
+
   dontBuild = true;
 
   doCheck = false; # disabled because it requires a ccnet environment