matita_130312: mark as broken

This commit is contained in:
Pavan Rikhi 2015-01-07 02:13:59 -05:00
parent 5a228d4b4c
commit 56ea7c4128

View file

@ -62,5 +62,6 @@ stdenv.mkDerivation {
description = "Matita is an experimental, interactive theorem prover";
license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.roconnor ];
broken = true;
};
}