seahub: fix build

This commit is contained in:
Lin Yinfeng 2022-10-07 13:43:46 +08:00 committed by Winter
parent cac8961bee
commit 2189b95ebf

@ -29,6 +29,8 @@ python.pkgs.buildPythonApplication rec {
sha256 = "sha256-GHvJlm5DVt3IVJnqJu8YobNNqbjdPd08s4DCdQQRQds=";
};
format = "other";
dontBuild = true;
doCheck = false; # disabled because it requires a ccnet environment