metaocaml_3_09: mark as broken
This commit is contained in:
parent
3fbc40b377
commit
ea171c39d7
@ -27,7 +27,8 @@ stdenv.mkDerivation (rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.metaocaml.org/;
|
homepage = http://www.metaocaml.org/;
|
||||||
license = with stdenv.lib.licenses; [ qpl lgpl2 ];
|
license = with stdenv.lib.licenses; [ qpl lgpl2 ];
|
||||||
desctiption = "A compiled, type-safe, multi-stage programming language";
|
description = "A compiled, type-safe, multi-stage programming language";
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user