halloy: remove obsolete libXrandr input
libXrandr has not been required since winit 0.30.0[1] (halloy 2024.8).
Tested that it still starts on X11.
[1]: bb9b629bc3
This commit is contained in:
parent
68d10c6cc3
commit
77c0b0b544
@ -51,7 +51,6 @@ rustPlatform.buildRustPackage rec {
|
||||
xorg.libX11
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXrandr
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
darwin.apple_sdk.frameworks.AppKit
|
||||
|
Loading…
Reference in New Issue
Block a user