summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/window-managers
diff options
context:
space:
mode:
authorrewine <luhongxu@deepin.org>2024-04-04 05:31:14 +0800
committerrewine <luhongxu@deepin.org>2024-04-04 05:31:14 +0800
commitc47d5736af3fb1b5c88915f501b87ed0bf40915a (patch)
treeebede995a34079e0e444b4f4461c8e96d1735db3 /pkgs/applications/window-managers
parent0decb324b3459e2ff78db4b424dbce8946290726 (diff)
wayfireplugins.focus-request: fix hash
Diffstat (limited to 'pkgs/applications/window-managers')
-rw-r--r--pkgs/applications/window-managers/wayfire/focus-request.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/wayfire/focus-request.nix b/pkgs/applications/window-managers/wayfire/focus-request.nix
index 1e535e8ba751..41d531417250 100644
--- a/pkgs/applications/window-managers/wayfire/focus-request.nix
+++ b/pkgs/applications/window-managers/wayfire/focus-request.nix
@@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "wayfireplugins";
repo = "focus-request";
rev = "v${finalAttrs.version}";
- hash = "sha256-v0kGT+KrtfFJ/hp1Dr8izKVj6UHhuW6udHFjWt1y9TY=";
+ hash = "sha256-kUYvLC28IPrvnMT/wKFRlOVkc2ohF3k0T/Qrm/zVkpE=";
};
nativeBuildInputs = [