mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
zim: mark as broken for darwin
Has been broken for about a year already.
This commit is contained in:
parent
58452342fd
commit
1d04be420c
@ -42,5 +42,6 @@ python2Packages.buildPythonApplication rec {
|
||||
homepage = http://zim-wiki.org;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
broken = stdenv.isDarwin; # https://github.com/NixOS/nixpkgs/pull/52658#issuecomment-449565790
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user