kdeconnect-kde: remove obsolete patch

This commit is contained in:
Thomas Tuegel 2020-12-24 09:29:36 -06:00
parent a3dd7deb81
commit 4aa5c8141d
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -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