1
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2025-07-28 02:31:54 -07:00

Nix: include xcursor regardless of xwayland

This commit is contained in:
Mihai Fufezan
2024-08-21 22:37:28 +03:00
parent 883463f9dd
commit 1b1ecf77e0

@@ -136,11 +136,11 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
tomlplusplus
wayland
wayland-protocols
xorg.libXcursor
]
(lib.optionals stdenv.hostPlatform.isMusl [libexecinfo])
(lib.optionals enableXWayland [
xorg.libxcb
xorg.libXcursor
xorg.libXdmcp
xorg.xcbutil
xorg.xcbutilerrors