From 6a4cc0a12bfea6928af3b0a484ad733a5d841aa0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 9 Aug 2017 12:10:13 +0200 Subject: temporary for xmonad --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index e3b2e14e..4f0aac52 100644 --- a/hel.nix +++ b/hel.nix @@ -163,7 +163,7 @@ xmonad = { enable = true; enableContribAndExtras = true; - extraPackages = haskellPackages: (with haskellPackages; [ hostname libnotify taffybar aeson ]); + extraPackages = haskellPackages: (with haskellPackages; [ hostname libnotify taffybar aeson temporary ]); }; }; -- cgit v1.2.3