Merge pull request #269607 from evalexpr/khal-not-broken
khal: no longer broken on Darwin
This commit is contained in:
@@ -86,6 +86,5 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "http://lostpackets.de/khal/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user