Skip to content

Commit 41be7e0

Browse files
committed
hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2025-01-27 -> 0-unstable-2025-02-02
1 parent f92809d commit 41be7e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/window-managers/hyprwm/hyprland-plugins/hypr-dynamic-cursors.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
mkHyprlandPlugin hyprland {
1010
pluginName = "hypr-dynamic-cursors";
11-
version = "0-unstable-2025-01-27";
11+
version = "0-unstable-2025-02-02";
1212

1313
src = fetchFromGitHub {
1414
owner = "VirtCode";
1515
repo = "hypr-dynamic-cursors";
16-
rev = "4d1d88522bbeefd07a9113dd5449a0a288d11ba8";
17-
hash = "sha256-BTYq6SDfUvhLH/Zjc0sGr19m5qnjB9Vn3OfIpxumsyk=";
16+
rev = "fd6214629937949ecd8a39f4b5ebbce2afac0dd5";
17+
hash = "sha256-Fg4+6Yko8V9b19/62jfKH0IWTiiRDMso1P1TnjAcs/8=";
1818
};
1919

2020
dontUseCmakeConfigure = true;

0 commit comments

Comments
 (0)