From a2688acfd5b993e252f293d8d72918d39c68f422 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Sun, 9 Oct 2022 21:42:39 +0200 Subject: [PATCH] Revert "seahub: fix build" This reverts commit 2189b95ebf4ddeb7b0397df7de8719f998020d47. Breaks eval by setting format a second time. Duplicates b5393c3f78a19da8e56e6a02f48a958e5d6592cb --- pkgs/applications/networking/seahub/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/networking/seahub/default.nix b/pkgs/applications/networking/seahub/default.nix index 1772f611ea48..70cb96ed1364 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