From e523f56b61462df3e50df45c9534efc043c6fb5e Mon Sep 17 00:00:00 2001 From: kruziikrel13 Date: Fri, 17 Oct 2025 15:25:25 +1000 Subject: [PATCH] hyprgrass: 0.8.2-unstable-2025-05-08 -> 0.8.2-unstable-2025-10-08 --- .../window-managers/hyprwm/hyprland-plugins/hyprgrass.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprgrass.nix b/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprgrass.nix index b1bf74e06722..7d0fbc2f1e16 100644 --- a/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprgrass.nix +++ b/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprgrass.nix @@ -12,13 +12,13 @@ mkHyprlandPlugin { pluginName = "hyprgrass"; - version = "0.8.2-unstable-2025-05-08"; + version = "0.8.2-unstable-2025-10-08"; src = fetchFromGitHub { owner = "horriblename"; repo = "hyprgrass"; - rev = "7cf3779b5cdc6fa62fdc733b30c31a5b8e48609c"; - hash = "sha256-8Sl2V23EYcZMniBLmKenxH7bMLTGC6Q84ntyFvOUkWU="; + rev = "fdfa60d464a18ae20b7a7bc63c0d2336f37c164b"; + hash = "sha256-2Y2D2wuNqSldprawq8BSca90gSYSR5ZKL5ZW2YAV2F8="; }; nativeBuildInputs = [