seahub: fix build
This commit is contained in:
@@ -29,6 +29,8 @@ python.pkgs.buildPythonApplication rec {
|
|||||||
sha256 = "sha256-GHvJlm5DVt3IVJnqJu8YobNNqbjdPd08s4DCdQQRQds=";
|
sha256 = "sha256-GHvJlm5DVt3IVJnqJu8YobNNqbjdPd08s4DCdQQRQds=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
format = "other";
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
|
||||||
doCheck = false; # disabled because it requires a ccnet environment
|
doCheck = false; # disabled because it requires a ccnet environment
|
||||||
|
|||||||
Reference in New Issue
Block a user