tootle: mark broken

Broken with recent vala and unmaintained.
This commit is contained in:
Jan Tojnar 2022-09-23 23:37:46 +02:00
parent ff6ea28a40
commit b472389892

View file

@ -93,5 +93,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/bleakgrey/tootle";
license = licenses.gpl3;
maintainers = with maintainers; [ dtzWill ];
broken = true;
};
}