about summary refs log tree commit diff
path: root/pkgs/tools/X11/xkb-switch-i3/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/X11/xkb-switch-i3/default.nix')
-rw-r--r--pkgs/tools/X11/xkb-switch-i3/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/X11/xkb-switch-i3/default.nix b/pkgs/tools/X11/xkb-switch-i3/default.nix
index 56c4e6af6338a..3e7fc33c72d17 100644
--- a/pkgs/tools/X11/xkb-switch-i3/default.nix
+++ b/pkgs/tools/X11/xkb-switch-i3/default.nix
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
     owner = "Zebradil";
     repo = "xkb-switch-i3";
     rev = version;
-    sha256 = "sha256-5d1DdRtz0QCWISSsWQt9xgTOekYUCkhfMsjG+/kyQK4=";
+    hash = "sha256-5d1DdRtz0QCWISSsWQt9xgTOekYUCkhfMsjG+/kyQK4=";
     fetchSubmodules = true;
   };