From d36d2c2b8005702dca208918c32991aacb671d3f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 9 Aug 2017 13:14:47 +0200 Subject: Revert "socket for xmonad" This reverts commit e1b0df330d9b9f8491e102f6a445620079cd53cc. --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 60b14eb0..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 temporary socket socket-unix ]); + extraPackages = haskellPackages: (with haskellPackages; [ hostname libnotify taffybar aeson temporary ]); }; }; -- cgit v1.2.3