Kde: rework patch paths

This commit is contained in:
Toast 2024-11-09 13:22:34 +01:00
parent 6cc541528c
commit 8fcc1d94a5
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ in {
kFinal: kPrev: {
konsole = kPrev.konsole.overrideAttrs {
patches = [
../kde/patches/konsole-pr767.patch
../patches/konsole-pr767.patch
];
};
}