ihaskell/wrapper: Fix eval by marking as broken.
Introduced by 5e03d07621
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
57aaf3d36e
commit
0c968c9a0e
@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = ihaskell.meta.description;
|
description = ihaskell.meta.description;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user