From 0302423dadfa529e51498ba3c8dca4d4e9dd60f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Sat, 21 Dec 2024 15:01:24 +0100 Subject: [PATCH] plasma5Packages.qtmultimedia: drop already applied patch https://hydra.nixos.org/build/282160960/nixlog/2/tail --- pkgs/development/libraries/qt-5/5.15/default.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pkgs/development/libraries/qt-5/5.15/default.nix b/pkgs/development/libraries/qt-5/5.15/default.nix index 81cdd036cc60d..022e2d970a867 100644 --- a/pkgs/development/libraries/qt-5/5.15/default.nix +++ b/pkgs/development/libraries/qt-5/5.15/default.nix @@ -72,14 +72,6 @@ let hash = "sha256-UEvIXzn387f9BAeBdhheStD/4M7en+rmqX8C6gstl6k="; }) ]; - qtmultimedia = lib.optionals stdenv.hostPlatform.isDarwin [ - # build patch for qtmultimedia with xcode 15 - (fetchpatch { - url = "https://raw.githubusercontent.com/Homebrew/formula-patches/3f509180/qt5/qt5-qtmultimedia-xcode15.patch"; - stripLen = 1; - hash = "sha256-HrEqfmm8WbapWgLM0L4AKW8168pwT2zYI8HOJruEPSs="; - }) - ]; qtpim = [ ## Upstream patches after the Qt6 transition that apply without problems & fix bugs