forked from mirrors/nixpkgs
aliceml: mark as broken
Tried fixing it, but gave up ... Has likely been non-functional for a while, without anybody noticing.
This commit is contained in:
parent
c504e14c87
commit
ad902fbba1
|
@ -52,5 +52,6 @@ stdenv.mkDerivation {
|
|||
homepage = http://www.ps.uni-saarland.de/alice/;
|
||||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = [ stdenv.lib.maintainers.doublec ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue