nix/build.nix 🔗
@@ -140,6 +140,7 @@ let
libxkbcommon
wayland
gpu-lib
+ xorg.libX11
xorg.libxcb
]
++ lib.optionals stdenv'.hostPlatform.isDarwin [
AidanV created
Closes #28937
Release Notes:
- N/A
nix/build.nix | 1 +
1 file changed, 1 insertion(+)
@@ -140,6 +140,7 @@ let
libxkbcommon
wayland
gpu-lib
+ xorg.libX11
xorg.libxcb
]
++ lib.optionals stdenv'.hostPlatform.isDarwin [