Keep the patch for 7.1.x fresh
This commit is contained in:
parent
f3c17463a1
commit
7d70d52346
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ attrs:
|
||||||
configureFlags = attrs.configureFlags ++ [
|
configureFlags = attrs.configureFlags ++ [
|
||||||
(lib.enableFeature kdeIntegration "kf5")
|
(lib.enableFeature kdeIntegration "kf5")
|
||||||
];
|
];
|
||||||
|
patches = [ ../xdg-open-brief.patch ]; # drop this when switching fresh to 7.2.0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue