We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60a5e4d + 41be7e0 commit d2ab269Copy full SHA for d2ab269
pkgs/applications/window-managers/hyprwm/hyprland-plugins/hypr-dynamic-cursors.nix
@@ -8,13 +8,13 @@
8
9
mkHyprlandPlugin hyprland {
10
pluginName = "hypr-dynamic-cursors";
11
- version = "0-unstable-2025-01-27";
+ version = "0-unstable-2025-02-02";
12
13
src = fetchFromGitHub {
14
owner = "VirtCode";
15
repo = "hypr-dynamic-cursors";
16
- rev = "4d1d88522bbeefd07a9113dd5449a0a288d11ba8";
17
- hash = "sha256-BTYq6SDfUvhLH/Zjc0sGr19m5qnjB9Vn3OfIpxumsyk=";
+ rev = "fd6214629937949ecd8a39f4b5ebbce2afac0dd5";
+ hash = "sha256-Fg4+6Yko8V9b19/62jfKH0IWTiiRDMso1P1TnjAcs/8=";
18
};
19
20
dontUseCmakeConfigure = true;
0 commit comments