summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/kde
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2020-12-24 09:29:36 -0600
committerThomas Tuegel <ttuegel@mailbox.org>2020-12-26 05:24:25 -0600
commit4aa5c8141d24ae23521bfdb5e63ba36050c12eb5 (patch)
treefad535f280facaabbdb298b16a081a11db84e24a /pkgs/applications/kde
parenta3dd7deb81d3606afce5f1855240518f5952394b (diff)
kdeconnect-kde: remove obsolete patch
Diffstat (limited to 'pkgs/applications/kde')
-rw-r--r--pkgs/applications/kde/kdeconnect-kde.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/pkgs/applications/kde/kdeconnect-kde.nix b/pkgs/applications/kde/kdeconnect-kde.nix
index 83e54d1fa80c..da2d1db5c791 100644
--- a/pkgs/applications/kde/kdeconnect-kde.nix
+++ b/pkgs/applications/kde/kdeconnect-kde.nix
@@ -28,14 +28,6 @@
mkDerivation {
name = "kdeconnect-kde";
- patches = [
- # https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/328
- (fetchpatch {
- url = "https://invent.kde.org/network/kdeconnect-kde/-/commit/6101ef3ad07d865958d58a3d2736f5536f1c5719.diff";
- sha256 = "17mr7k13226vzcgxlmfs6q2mdc5j7vwp4iri9apmh6xlf6r591ac";
- })
- ];
-
buildInputs = [
kcmutils
kconfigwidgets