summaryrefslogtreecommitdiff
path: root/pack/ibb.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-05-12 14:20:23 -0700
committerBen Sima <ben@bsima.me>2019-05-12 14:20:23 -0700
commit2eebdc423c1cdac026b88374883796ebea90514a (patch)
tree6a56148b5f124149ae56ab3ea977ae297b533702 /pack/ibb.nix
parent2f017e1b0926d3141067f0a5bc810be32c335e61 (diff)
wip: upgrade nixos, mailserver, and enable znc
Diffstat (limited to 'pack/ibb.nix')
-rw-r--r--pack/ibb.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pack/ibb.nix b/pack/ibb.nix
index 05d2b7d..fe74346 100644
--- a/pack/ibb.nix
+++ b/pack/ibb.nix
@@ -24,6 +24,8 @@ let
tasty-quickcheck = dontCheck super.tasty-quickcheck;
scientific = dontCheck super.scientific; # takes forever
servant = dontCheck super.servant;
+ comonad = dontCheck super.comonad;
+ QuickCheck = dontCheck super.QuickCheck;
};
});
ghcjs = ghcjs_.ghcWithPackages (hp: with hp; [