From d73cca08789056d2e47e0dddb67c3b6ed4707258 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 12 Apr 2018 19:24:48 +0200 Subject: no check hedgehog --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bragi.nix b/bragi.nix index f58df4a2..045973a3 100644 --- a/bragi.nix +++ b/bragi.nix @@ -33,7 +33,7 @@ in rec { trivmix = self.callPackage ./custom/trivmix/trivmix.nix {}; inherit (lib.mapAttrs (name: oldPkgs.haskell.lib.dontCheck) super) - Glob filelock; + Glob filelock hedgehog; inherit (self.callPackage ./custom/thermoprint { inherit (pkgs) runCommand makeWrapper; extraPackages = (p: with p; [ persistent-postgresql ]); }) thermoprint-spec thermoprint-bbcode thermoprint-client thermoprint-server thermoprint-webgui tprint bbcode; -- cgit v1.2.3