tootle: mark broken

Broken with recent vala and unmaintained.
This commit is contained in:
Jan Tojnar
2022-10-11 18:52:34 +02:00
parent ff6ea28a40
commit b472389892
@@ -93,5 +93,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/bleakgrey/tootle";
license = licenses.gpl3;
maintainers = with maintainers; [ dtzWill ];
broken = true;
};
}