Skip to content

Commit f3f9fcf

Browse files
committed
hyprlandPlugins.hyprspace: 0-unstable-2024-09-16 -> 0-unstable-2024-11-02
1 parent cbc60c3 commit f3f9fcf

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/window-managers/hyprwm/hyprland-plugins

1 file changed

+3
-3
lines changed

pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprspace.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 = "hyprspace";
11-
version = "0-unstable-2024-09-16";
11+
version = "0-unstable-2024-11-02";
1212

1313
src = fetchFromGitHub {
1414
owner = "KZDKM";
1515
repo = "hyprspace";
16-
rev = "8f14fa2e10d24742d713f04c278bc7651037b74b";
17-
hash = "sha256-lMIFDORuyMYHtUPrRWU5WjGcS+ZMrR4/wBSO+sgUVSY=";
16+
rev = "260f386075c7f6818033b05466a368d8821cde2d";
17+
hash = "sha256-cwbcYg+rPmvHFFtAEie7nw5IaBidrTYe5XsTlhOyoyQ=";
1818
};
1919

2020
dontUseCmakeConfigure = true;

0 commit comments

Comments
 (0)