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 0faa1ed + c3a1d9e commit 88d0103Copy full SHA for 88d0103
pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprscroller.nix
@@ -9,13 +9,13 @@
9
10
mkHyprlandPlugin hyprland {
11
pluginName = "hyprscroller";
12
- version = "0-unstable-2025-01-30";
+ version = "0-unstable-2025-03-07";
13
14
src = fetchFromGitHub {
15
owner = "dawsers";
16
repo = "hyprscroller";
17
- rev = "e4b13544ef3cc235eb9ce51e0856ba47eb36e8ac";
18
- hash = "sha256-OYCcIsE25HqVBp8z76Tk1v+SuYR7W1nemk9mDS9GHM8=";
+ rev = "fb3b2ec63c85f22a107bd635890fcb1afc30b01f";
+ hash = "sha256-FErWOeUmyFWPNjE+EYWVvVwXGO7+4lVqZBwiapXa6Yw=";
19
};
20
21
nativeBuildInputs = [ cmake ];
0 commit comments