libsForQt5.kitinerary: mark broken

Not worth salvaging.
This commit is contained in:
K900 2025-05-10 00:36:29 +03:00
parent 9737e0f8cd
commit 772cf181e1

View file

@ -18,6 +18,7 @@ mkDerivation {
meta = {
license = with lib.licenses; [ lgpl21 ];
maintainers = [ lib.maintainers.bkchr ];
broken = true; # doesn't build with latest Poppler
};
nativeBuildInputs = [
extra-cmake-modules