aldor: mark as broken

Compilation fails and there is no maintainer
This commit is contained in:
zimbatm 2016-06-25 14:24:52 +01:00
parent e71a5cb878
commit 893ab31159

View File

@ -28,6 +28,8 @@ stdenv.mkDerivation {
'';
meta = {
# Please become a maintainer to fix this package
broken = true;
homepage = "http://www.aldor.org/";
description = "Programming language with an expressive type system";
license = stdenv.lib.licenses.asl20;