kipi_plugins: mark as broken; should come from digikam

+1
+1
pkgs/applications/graphics/kipi-plugins/default.nix
··· 25 25 homepage = http://www.kipi-plugins.org; 26 26 inherit (kdelibs.meta) platforms; 27 27 maintainers = with stdenv.lib.maintainers; [ viric urkud ]; 28 + broken = true; # it should be build from digikam sources, perhaps together 28 29 }; 29 30 }