alacritty: remove obsolete libXrandr input

libXrandr has not been required since winit 0.30.0[1]
(alacritty 0.14.0).

Tested that it still starts on X11.

[1]: bb9b629bc3
This commit is contained in:
Alyssa Ross
2024-11-09 22:23:19 +01:00
parent 0120ed5ea9
commit e70954dca6

View File

@@ -33,7 +33,6 @@ let
xorg.libX11
xorg.libXcursor
xorg.libXi
xorg.libXrandr
xorg.libXxf86vm
xorg.libxcb
libxkbcommon