nix: Add libX11 dependency for X11 support (#28938)
Closes #28937 Release Notes: - N/A
This commit is contained in:
parent
be63d51eb7
commit
b402007de6
@ -140,6 +140,7 @@ let
|
||||
libxkbcommon
|
||||
wayland
|
||||
gpu-lib
|
||||
xorg.libX11
|
||||
xorg.libxcb
|
||||
]
|
||||
++ lib.optionals stdenv'.hostPlatform.isDarwin [
|
||||
|
Loading…
Reference in New Issue
Block a user