Skip to content

Commit

Permalink
plasma5Packages.qtmultimedia: drop already applied patch
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Dec 21, 2024
1 parent 3a50c5b commit 0302423
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pkgs/development/libraries/qt-5/5.15/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0302423

Please sign in to comment.