khal: no longer broken on Darwin
This builds for me on aarch64 Darwin, unsure about x86_64.
This commit is contained in:
parent
19db0e265f
commit
6224235f2b
1 changed files with 0 additions and 1 deletions
|
@ -86,6 +86,5 @@ python3.pkgs.buildPythonApplication rec {
|
|||
homepage = "http://lostpackets.de/khal/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue