about summary refs log tree commit diff
path: root/pkgs/development/libraries/kde-frameworks/plasma-framework.nix
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2016-11-29 07:02:11 -0600
committerThomas Tuegel <ttuegel@gmail.com>2016-11-29 07:02:40 -0600
commit66c3818e988fe3066d0306c73cf6e6f538e1119a (patch)
tree4d0056dd6f325d6ea78bbda5a5905d4b0df389ba /pkgs/development/libraries/kde-frameworks/plasma-framework.nix
parent8b782f4bd43be46e944a6bbac8569667f70478de (diff)
downloadnixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.tar
nixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.tar.gz
nixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.tar.bz2
nixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.tar.lz
nixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.tar.xz
nixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.tar.zst
nixlib-66c3818e988fe3066d0306c73cf6e6f538e1119a.zip
kde5.frameworks: 5.27 -> 5.28
Diffstat (limited to 'pkgs/development/libraries/kde-frameworks/plasma-framework.nix')
-rw-r--r--pkgs/development/libraries/kde-frameworks/plasma-framework.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/development/libraries/kde-frameworks/plasma-framework.nix b/pkgs/development/libraries/kde-frameworks/plasma-framework.nix
index fe5ba503a406..389b7fc452ba 100644
--- a/pkgs/development/libraries/kde-frameworks/plasma-framework.nix
+++ b/pkgs/development/libraries/kde-frameworks/plasma-framework.nix
@@ -8,13 +8,6 @@
 kdeFramework {
   name = "plasma-framework";
   meta = { maintainers = [ lib.maintainers.ttuegel ]; };
-  patches = [
-    (fetchurl {
-      url = "https://cgit.kde.org/plasma-framework.git/patch/?id=62b0865492d863cd000814054681ba6a97972cd5";
-      sha256 = "1ipz79apa9lkvcyfm5pap6v67hzncfz60z7s00zi6rnlbz96cy5f";
-      name = "plasma-framework-osd-no-dialog.patch";
-    })
-  ];
   nativeBuildInputs = [ ecm kdoctools ];
   propagatedBuildInputs = [
     kactivities karchive kconfig kconfigwidgets kcoreaddons kdbusaddons