From b6d1ea417532fb0381318e9355218a310e95a663 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 20 Aug 2017 19:10:39 +0200 Subject: typo? --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bragi.nix b/bragi.nix index c17411bb..93af8fd7 100644 --- a/bragi.nix +++ b/bragi.nix @@ -33,7 +33,7 @@ in rec { overrides = self: super: let callPackage = pkgs.lib.callPackageWith ( pkgs // self ); in { - Glob = pkgs.haskell.lib.dontTest super.Glob; + Glob = pkgs.haskell.lib.dontCheck super.Glob; trivmix = callPackage ./custom/trivmix {}; inherit (pkgs.callPackage ./custom/thermoprint { extraPackages = (p: with p; [ persistent-postgresql ]); }) thermoprint-spec thermoprint-bbcode thermoprint-client thermoprint-server thermoprint-webgui tprint bbcode; -- cgit v1.2.3