matita_130312: mark as broken
This commit is contained in:
parent
5a228d4b4c
commit
56ea7c4128
@ -62,5 +62,6 @@ stdenv.mkDerivation {
|
|||||||
description = "Matita is an experimental, interactive theorem prover";
|
description = "Matita is an experimental, interactive theorem prover";
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user