summary refs log tree commit diff
path: root/pkgs/applications/kde/calendarsupport.nix
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2021-02-01 10:58:58 -0600
committerThomas Tuegel <ttuegel@mailbox.org>2021-02-05 05:27:02 -0600
commitd068ac8b1c15707d44e643ad8e4f76bf249c49b8 (patch)
tree847459becfabad31507233255f058c6bfa97027f /pkgs/applications/kde/calendarsupport.nix
parent71dd47713c6719907e66d1673a120a762ed39933 (diff)
downloadnixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.tar
nixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.tar.gz
nixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.tar.bz2
nixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.tar.lz
nixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.tar.xz
nixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.tar.zst
nixpkgs-d068ac8b1c15707d44e643ad8e4f76bf249c49b8.zip
calendarsupport: remove backported patch
Diffstat (limited to 'pkgs/applications/kde/calendarsupport.nix')
-rw-r--r--pkgs/applications/kde/calendarsupport.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/applications/kde/calendarsupport.nix b/pkgs/applications/kde/calendarsupport.nix
index b8bf806dc69..c7ef5c4615c 100644
--- a/pkgs/applications/kde/calendarsupport.nix
+++ b/pkgs/applications/kde/calendarsupport.nix
@@ -11,13 +11,6 @@ mkDerivation {
     license = with lib.licenses; [ gpl2 lgpl21 fdl12 ];
     maintainers = kdepimTeam;
   };
-  patches = [
-    # Patch for Qt 5.15.2 until version 20.12.0
-    (fetchpatch {
-      url = "https://invent.kde.org/pim/calendarsupport/-/commit/b4193facb223bd5b73a65318dec8ced51b66adf7.patch";
-      sha256 = "sha256:1da11rqbxxrl06ld3avc41p064arz4n6w5nxq8r008v8ws3s64dy";
-    })
-  ];
   nativeBuildInputs = [ extra-cmake-modules kdoctools ];
   buildInputs = [
     akonadi akonadi-mime akonadi-notes kcalutils kholidays pimcommon qttools