Run formatter
This commit is contained in:
parent
5895f4beb1
commit
99056c9f32
4 changed files with 16 additions and 12 deletions
|
|
@ -50,9 +50,11 @@ in {
|
|||
];
|
||||
};
|
||||
plasma-workspace = kPrev.plasma-workspace.overrideAttrs {
|
||||
patches = kPrev.plasma-workspace.patches ++ [
|
||||
./patches/plasma_workspace-pr4883.patch
|
||||
];
|
||||
patches =
|
||||
kPrev.plasma-workspace.patches
|
||||
++ [
|
||||
./patches/plasma_workspace-pr4883.patch
|
||||
];
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue