summary refs log tree commit diff
path: root/pkgs/applications/kde/spectacle.nix
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2023-08-24 13:59:41 +0300
committerK900 <me@0upti.me>2023-08-24 18:37:08 +0300
commite50edcb50693ef73a2eef9adfd1614b0f9a82370 (patch)
tree8fc0a9d6661e287bb55228fc334b2cc000bbb988 /pkgs/applications/kde/spectacle.nix
parent9ab379753f6a7b781e025783ab77dabfb5706368 (diff)
downloadnixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.tar
nixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.tar.gz
nixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.tar.bz2
nixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.tar.lz
nixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.tar.xz
nixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.tar.zst
nixpkgs-e50edcb50693ef73a2eef9adfd1614b0f9a82370.zip
kde/gear: 23.04.3 -> 23.08.0
Diffstat (limited to 'pkgs/applications/kde/spectacle.nix')
-rw-r--r--pkgs/applications/kde/spectacle.nix11
1 files changed, 1 insertions, 10 deletions
diff --git a/pkgs/applications/kde/spectacle.nix b/pkgs/applications/kde/spectacle.nix
index 7e9c80cd64a..8505e34920d 100644
--- a/pkgs/applications/kde/spectacle.nix
+++ b/pkgs/applications/kde/spectacle.nix
@@ -5,21 +5,12 @@
 , knotifications, kscreen, kwidgetsaddons, kwindowsystem, kxmlgui, libkipi
 , qtx11extras, knewstuff, kwayland, qttools, kcolorpicker, kimageannotator
 , qcoro, qtquickcontrols2, wayland, plasma-wayland-protocols, kpurpose, kpipewire
-, wrapGAppsHook, fetchpatch
+, wrapGAppsHook
 }:
 
 mkDerivation {
   pname = "spectacle";
 
-  patches = [
-    # backport fix for region capture with multi-display high-dpi setups
-    # FIXME: remove in 23.08
-    (fetchpatch {
-      url = "https://invent.kde.org/graphics/spectacle/-/commit/d0886c85445fad227b256152a549cb33bd97b776.patch";
-      hash = "sha256-t0+X1pzjlS2OWduMwQBoYbjh+o/SF4hOkAqzz/MJw3E=";
-    })
-  ];
-
   nativeBuildInputs = [ extra-cmake-modules kdoctools wrapGAppsHook ];
   buildInputs = [
     kconfig kcoreaddons kdbusaddons kdeclarative ki18n kio knotifications