summary refs log tree commit diff
path: root/pkgs/tools/X11/xcape/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/X11/xcape/default.nix')
-rw-r--r--pkgs/tools/X11/xcape/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/X11/xcape/default.nix b/pkgs/tools/X11/xcape/default.nix
index adeec32b17c..272f1ca0907 100644
--- a/pkgs/tools/X11/xcape/default.nix
+++ b/pkgs/tools/X11/xcape/default.nix
@@ -25,7 +25,6 @@ stdenv.mkDerivation {
     inherit (s) version;
     description = ''A tool to have Escape and Control on a single key'';
     license = stdenv.lib.licenses.gpl3 ;
-    inherit (s) url sha256;
     maintainers = [stdenv.lib.maintainers.raskin];
     platforms = stdenv.lib.platforms.linux;
   };