buildMozillaMach: remove wrapGAppsHook3 from darwin deps (#455892)

This commit is contained in:
Martin Weinelt
2025-10-28 12:50:03 +00:00
committed by GitHub

View File

@@ -374,9 +374,11 @@ buildStdenv.mkDerivation {
rustc
unzip
which
]
++ lib.optionals (!stdenv.hostPlatform.isDarwin) [
pkg-config
wrapGAppsHook3
]
++ lib.optionals (!stdenv.hostPlatform.isDarwin) [ pkg-config ]
++ lib.optionals stdenv.hostPlatform.isDarwin [ rsync ]
++ lib.optionals stdenv.hostPlatform.isx86 [ nasm ]
++ lib.optionals crashreporterSupport [