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
+1
View File
@@ -140,6 +140,7 @@ let
libxkbcommon
wayland
gpu-lib
xorg.libX11
xorg.libxcb
]
++ lib.optionals stdenv'.hostPlatform.isDarwin [