hyprlandPlugins.hyprscroller: 0-unstable-2025-01-30 -> 0-unstable-2025-03-07 (#389781)
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
mkHyprlandPlugin hyprland {
|
||||
pluginName = "hyprscroller";
|
||||
version = "0-unstable-2025-01-30";
|
||||
version = "0-unstable-2025-03-07";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dawsers";
|
||||
repo = "hyprscroller";
|
||||
rev = "e4b13544ef3cc235eb9ce51e0856ba47eb36e8ac";
|
||||
hash = "sha256-OYCcIsE25HqVBp8z76Tk1v+SuYR7W1nemk9mDS9GHM8=";
|
||||
rev = "fb3b2ec63c85f22a107bd635890fcb1afc30b01f";
|
||||
hash = "sha256-FErWOeUmyFWPNjE+EYWVvVwXGO7+4lVqZBwiapXa6Yw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
|
||||
Reference in New Issue
Block a user