seahub: fix build
This commit is contained in:
parent
cac8961bee
commit
2189b95ebf
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ python.pkgs.buildPythonApplication rec {
|
|||
sha256 = "sha256-GHvJlm5DVt3IVJnqJu8YobNNqbjdPd08s4DCdQQRQds=";
|
||||
};
|
||||
|
||||
format = "other";
|
||||
|
||||
dontBuild = true;
|
||||
|
||||
doCheck = false; # disabled because it requires a ccnet environment
|
||||
|
|
Loading…
Reference in a new issue