nix: Add libX11 dependency for X11 support (#28938)

Closes #28937 

Release Notes:

- N/A
This commit is contained in:
AidanV 2025-04-17 12:58:45 -07:00 committed by GitHub
parent be63d51eb7
commit b402007de6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,6 +140,7 @@ let
libxkbcommon
wayland
gpu-lib
xorg.libX11
xorg.libxcb
]
++ lib.optionals stdenv'.hostPlatform.isDarwin [