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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user