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