From cdca3511bfb11fbe5d58007a45c165d25c6fbf7d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 31 Aug 2017 15:20:34 +0200 Subject: filelock --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bragi.nix') diff --git a/bragi.nix b/bragi.nix index f70df421..db70db98 100644 --- a/bragi.nix +++ b/bragi.nix @@ -36,7 +36,7 @@ in rec { trivmix = callPackage ./custom/trivmix {}; inherit (lib.mapAttrs (name: pkgs.haskell.lib.dontCheck) super) - Glob; + Glob filelock; 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