kdeconnect-kde: remove obsolete patch
This commit is contained in:
parent
a3dd7deb81
commit
4aa5c8141d
1 changed files with 0 additions and 8 deletions
|
@ -28,14 +28,6 @@
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
name = "kdeconnect-kde";
|
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 = [
|
buildInputs = [
|
||||||
kcmutils
|
kcmutils
|
||||||
kconfigwidgets
|
kconfigwidgets
|
||||||
|
|
Loading…
Reference in a new issue