mpv: sandbox profile no longer required on darwin (#540844)

This commit is contained in:
Sandro
2026-08-10 17:52:38 +00:00
committed by GitHub

View File

@@ -238,10 +238,6 @@ stdenv.mkDerivation (finalAttrs: {
popd
'';
sandboxProfile = lib.optionalString stdenv.hostPlatform.isDarwin ''
(allow mach-lookup (global-name "com.apple.coreservices.launchservicesd"))
'';
postInstall = ''
# Use a standard font
mkdir -p $out/share/mpv