mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 01:21:11 +00:00
coppwr: remove obsolete libXrandr input
libXrandr has not been required since winit 0.30.0[1] (coppwr 1.6.1).
Tested that it still starts on X11.
[1]: bb9b629bc3
This commit is contained in:
@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
|
||||
libGL
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXrandr
|
||||
xorg.libX11
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user