seahub: build with format other

This commit is contained in:
Martin Weinelt
2022-10-05 02:24:52 +02:00
committed by Martin Weinelt
parent aae955fcfb
commit b5393c3f78
@@ -21,6 +21,7 @@ in
python.pkgs.buildPythonApplication rec {
pname = "seahub";
version = "9.0.6";
format = "other";
src = fetchFromGitHub {
owner = "haiwen";