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.
1 parent cbc60c3 commit f3f9fcfCopy full SHA for f3f9fcf
pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprspace.nix
@@ -8,13 +8,13 @@
8
9
mkHyprlandPlugin hyprland {
10
pluginName = "hyprspace";
11
- version = "0-unstable-2024-09-16";
+ version = "0-unstable-2024-11-02";
12
13
src = fetchFromGitHub {
14
owner = "KZDKM";
15
repo = "hyprspace";
16
- rev = "8f14fa2e10d24742d713f04c278bc7651037b74b";
17
- hash = "sha256-lMIFDORuyMYHtUPrRWU5WjGcS+ZMrR4/wBSO+sgUVSY=";
+ rev = "260f386075c7f6818033b05466a368d8821cde2d";
+ hash = "sha256-cwbcYg+rPmvHFFtAEie7nw5IaBidrTYe5XsTlhOyoyQ=";
18
};
19
20
dontUseCmakeConfigure = true;
0 commit comments