Revert "kdePackages.plasma-workspace: backport patch for Qt 6.11.1 regression"

This reverts commit c5cd03ad0d.
The patch is already included in the current source.
https://hydra.nixos.org/build/332720971/nixlog/2/tail
This commit is contained in:
Vladimír Čunát
2026-06-25 08:08:22 +02:00
parent f9ad72f1fd
commit d1be3d60e2
@@ -25,7 +25,6 @@
libqalculate,
pipewire,
gpsd,
fetchpatch,
}:
mkKdeDerivation {
pname = "plasma-workspace";
@@ -43,12 +42,6 @@ mkKdeDerivation {
# stop accidentally duplicating fontconfig configs
./fontconfig.patch
# backport qt 6.11.1 regression workaround
(fetchpatch {
url = "https://invent.kde.org/plasma/plasma-workspace/-/commit/31a64dfa1a71ab1b6a495f2f44132c86858acb8f.diff";
hash = "sha256-j+AEdDlutDuXmYdK8BJH8bgDF9gieCkbFJK8di+9nxk=";
})
];
outputs = [