From 2478f7b92c8e5209d5b92490de7fad5b8248180b Mon Sep 17 00:00:00 2001 From: Frederik Rietdijk Date: Sat, 18 Mar 2017 16:42:24 +0100 Subject: [PATCH] kdelibs: remove sanitize patch because its included in 4.14.30 which was part of Applications 16.12.3. https://github.com/NixOS/nixpkgs/pull/23992#issuecomment-287553865 --- pkgs/applications/kde/kdelibs/default.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pkgs/applications/kde/kdelibs/default.nix b/pkgs/applications/kde/kdelibs/default.nix index e7b7b0a0ec4..8adcd4d1b47 100644 --- a/pkgs/applications/kde/kdelibs/default.nix +++ b/pkgs/applications/kde/kdelibs/default.nix @@ -28,11 +28,6 @@ kdeApp { ./0001-old-kde4-cmake-policies.patch ./0002-polkit-install-path.patch ./0003-remove_xdg_impurities.patch - (fetchpatch { - name = "SanitizeURLsBeforePassingThemToFindProxyForURL.patch"; - url = "https://cgit.kde.org/kdelibs.git/patch/?id=1804c2fde7bf4e432c6cf5bb8cce5701c7010559"; - sha256 = "1y9951wgx35yf24i6gjz219fhspyqri1jvbw4fybd8nwwjb6ciz1"; - }) ]; # cmake does not detect path to `ilmbase`