about summary refs log tree commit diff
path: root/pkgs/applications/networking/seahub/default.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2022-10-09 21:42:39 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-10-09 21:42:39 +0200
commita2688acfd5b993e252f293d8d72918d39c68f422 (patch)
treeb4d8aeb7c3ab94051ddda47bc4c1cb4769b8f7a0 /pkgs/applications/networking/seahub/default.nix
parentd5631ca4eec0c4a6566b08a37ee03a8555681bb0 (diff)
Revert "seahub: fix build"
This reverts commit 2189b95ebf4ddeb7b0397df7de8719f998020d47.

Breaks eval by setting format a second time.

Duplicates b5393c3f78a19da8e56e6a02f48a958e5d6592cb
Diffstat (limited to 'pkgs/applications/networking/seahub/default.nix')
-rw-r--r--pkgs/applications/networking/seahub/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/networking/seahub/default.nix b/pkgs/applications/networking/seahub/default.nix
index 1772f611ea484..70cb96ed1364f 100644
--- a/pkgs/applications/networking/seahub/default.nix
+++ b/pkgs/applications/networking/seahub/default.nix
@@ -30,8 +30,6 @@ python.pkgs.buildPythonApplication rec {
     sha256 = "sha256-GHvJlm5DVt3IVJnqJu8YobNNqbjdPd08s4DCdQQRQds=";
   };
 
-  format = "other";
-
   dontBuild = true;
 
   doCheck = false; # disabled because it requires a ccnet environment