Loading pkgs/applications/window-managers/hyprwm/hyprland-plugins/hypr-dynamic-cursors.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ mkHyprlandPlugin hyprland { pluginName = "hypr-dynamic-cursors"; version = "0-unstable-2025-03-26"; version = "0-unstable-2025-05-08"; src = fetchFromGitHub { owner = "VirtCode"; repo = "hypr-dynamic-cursors"; rev = "e2c32d8108960b6eaf96918485503e90a016de4b"; hash = "sha256-/teXJjfdp4cZetlD7lsunettI5QB3UWeODhrrDXooOs="; rev = "1aabd346eb7ad12a614fd18d095d13422d8b95b4"; hash = "sha256-KophdgmuoPO4adpgXxhDBAMQoRRoHjngiFWQxLoGgWY="; }; dontUseCmakeConfigure = true; Loading Loading
pkgs/applications/window-managers/hyprwm/hyprland-plugins/hypr-dynamic-cursors.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ mkHyprlandPlugin hyprland { pluginName = "hypr-dynamic-cursors"; version = "0-unstable-2025-03-26"; version = "0-unstable-2025-05-08"; src = fetchFromGitHub { owner = "VirtCode"; repo = "hypr-dynamic-cursors"; rev = "e2c32d8108960b6eaf96918485503e90a016de4b"; hash = "sha256-/teXJjfdp4cZetlD7lsunettI5QB3UWeODhrrDXooOs="; rev = "1aabd346eb7ad12a614fd18d095d13422d8b95b4"; hash = "sha256-KophdgmuoPO4adpgXxhDBAMQoRRoHjngiFWQxLoGgWY="; }; dontUseCmakeConfigure = true; Loading