Mark ihaskell as broken. Closes #22047.

meta.broken doesn't work in buildEnv so we abort when the dependencies
are evaluated.

See bug for more context.
This commit is contained in:
Tom Hunger 2017-01-27 10:06:13 +00:00 committed by Robin Gloster
parent 3842e825a7
commit 6dd5c9de73

View file

@ -16,7 +16,7 @@ let
in
buildEnv {
name = "ihaskell-with-packages";
paths = [ ihaskellEnv ipython ];
paths = [ ihaskellEnv ipython (abort "ihaskell is currently broken. See https://github.com/NixOS/nixpkgs/issues/22047.")];
postBuild = ''
. "${makeWrapper}/nix-support/setup-hook"
ln -s ${ihaskellSh}/bin/ihaskell-notebook $out/bin/.