From 898e4b6b5fda022b8ab9604d59b089cba137f121 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 22 Jun 2024 21:11:58 -0500 Subject: [PATCH] Fixes pyprland version --- user/wm/hyprland/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 5499be7..7538a31 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -418,8 +418,8 @@ in src = fetchFromGitHub { owner = "hyprland-community"; repo = "pyprland"; - rev = "refs/tags/2.2.17"; - hash = "sha256-S1bIIazrBWyjF8tOcIk0AwwWq9gbpTKNsjr9iYA5lKk="; + rev = "refs/tags/2.3.8"; + hash = "sha256-0YUI2/gJmBoummiHGpq2p2sT25SwCdnsRwfGK2pcm4s="; }; })) (hyprnome.override (oldAttrs: {