Nix: add xcursor dep

This commit is contained in:
Mihai Fufezan 2024-07-07 17:10:57 +03:00 committed by Vaxry
parent 1c8c532a70
commit 7f94767f66

View File

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