pythonPackages.caldav: mark broken
requires xandikos package, which isn't in nixpkgs
This commit is contained in:
parent
1bf17675c9
commit
fddccdd834
@ -17,5 +17,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://pythonhosted.org/caldav/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ marenz ];
|
||||
broken = true; # missing xandikos package
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user