Merge pull request #336392 from fufexan/hyprland

hyprland: include xcursor regardless of xwayland
This commit is contained in:
Masum Reza
2024-08-22 11:01:12 +05:30
committed by GitHub
+1 -1
View File
@@ -144,12 +144,12 @@ stdenv.mkDerivation (finalAttrs: {
tomlplusplus
wayland
wayland-protocols
xorg.libXcursor
]
++ lib.optionals stdenv.hostPlatform.isBSD [ epoll-shim ]
++ lib.optionals stdenv.hostPlatform.isMusl [ libexecinfo ]
++ lib.optionals enableXWayland [
xorg.libxcb
xorg.libXcursor
xorg.libXdmcp
xorg.xcbutil
xorg.xcbutilerrors