about summary refs log tree commit diff
path: root/pkgs/applications/kde/khelpcenter.nix
diff options
context:
space:
mode:
authorBastian Köcher <git@kchr.de>2017-09-08 16:25:32 +0200
committerBastian Köcher <git@kchr.de>2017-09-10 20:52:37 +0200
commite1ee06de1bc4ba67bb0dcb76f7943541164c2be2 (patch)
treea3c99ea9fe1744f5f5bb22cdcd8bb8abee44b525 /pkgs/applications/kde/khelpcenter.nix
parentbafc53c7e9b14d4043acbcb092f9ac512738e448 (diff)
kdeApplications: 17.08.0 -> 17.08.1
Diffstat (limited to 'pkgs/applications/kde/khelpcenter.nix')
-rw-r--r--pkgs/applications/kde/khelpcenter.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/kde/khelpcenter.nix b/pkgs/applications/kde/khelpcenter.nix
index eae151e122521..69b629bbeb90f 100644
--- a/pkgs/applications/kde/khelpcenter.nix
+++ b/pkgs/applications/kde/khelpcenter.nix
@@ -12,5 +12,4 @@ mkDerivation {
     grantlee kcmutils kconfig kcoreaddons kdbusaddons kdelibs4support khtml
     ki18n kinit kservice xapian
   ];
-  patches = [ ./khelpcenter_kcoreaddons.patch ];
 }