aldor: mark as broken

Compilation fails and there is no maintainer

zimbatm 893ab311 e71a5cb8

Changed files
+2
pkgs
development
compilers
aldor
+2
pkgs/development/compilers/aldor/default.nix
···
'';
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;