Commit 3066ef48 authored by R. RyanTM's avatar R. RyanTM
Browse files

hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2025-09-01 -> 0-unstable-2025-10-04

parent f15bc496
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

mkHyprlandPlugin {
  pluginName = "hypr-dynamic-cursors";
  version = "0-unstable-2025-09-01";
  version = "0-unstable-2025-10-04";

  src = fetchFromGitHub {
    owner = "VirtCode";
    repo = "hypr-dynamic-cursors";
    rev = "0e11ed12dbd4d0c62b362dda2559c2e374814d56";
    hash = "sha256-2JQ/KxMEVDjauaFU62T0udjKXKSiCyKO5frjVf4b4A8=";
    rev = "acac1f9a5c896ba934af1fc2414670c752ae529d";
    hash = "sha256-SoJqyXFKKg1jAUHSY7JqOLlxBpToejnIQ6QOOW5gNFM=";
  };

  dontUseCmakeConfigure = true;