Fix GHCJS 7.10

This commit is contained in:
Will Fancher
2018-04-01 23:25:37 -04:00
parent 71f28a2ca0
commit 774253e56b
3 changed files with 11 additions and 14 deletions

View File

@@ -2,5 +2,4 @@
bootPkgs.callPackage ./base.nix {
inherit bootPkgs cabal-install;
broken = true; # https://hydra.nixos.org/build/70552553
}