From 2eebdc423c1cdac026b88374883796ebea90514a Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 12 May 2019 14:20:23 -0700 Subject: wip: upgrade nixos, mailserver, and enable znc --- pack/ibb.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pack/ibb.nix') 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; [ -- cgit v1.2.3