Merge pull request #208041 from figsoda/jumpy

jumpy: remove duplicate build inputs
This commit is contained in:
figsoda 2022-12-27 19:58:25 -05:00 committed by GitHub
commit 8f08140d73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,6 @@ rustPlatform.buildRustPackage rec {
xorg.libX11
xorg.libXcursor
xorg.libXi
xorg.libXi
xorg.libXrandr
] ++ lib.optionals stdenv.isDarwin [
darwin.apple_sdk.frameworks.Cocoa