summary refs log tree commit diff
path: root/pkgs/applications/window-managers/bspwm/unstable.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/bspwm/unstable.nix')
-rw-r--r--pkgs/applications/window-managers/bspwm/unstable.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/bspwm/unstable.nix b/pkgs/applications/window-managers/bspwm/unstable.nix
index 7b31c63128a74..09c7c8e0e088b 100644
--- a/pkgs/applications/window-managers/bspwm/unstable.nix
+++ b/pkgs/applications/window-managers/bspwm/unstable.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchFromGitHub, libxcb, libXinerama, sxhkd, xcbutil, xcbutilkeysyms, xcbutilwm }:
+{ stdenv, fetchFromGitHub, libxcb, libXinerama, xcbutil, xcbutilkeysyms, xcbutilwm }:
 
 stdenv.mkDerivation rec {
   name = "bspwm-unstable-2016-09-30";