treewide: format with latest stable formatter
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
56ee5d0670
commit
b4752b0eda
56 changed files with 816 additions and 832 deletions
|
|
@ -109,7 +109,8 @@ in
|
|||
"${lib.getExe cfg.package}"
|
||||
"clean"
|
||||
"user"
|
||||
] ++ lib.optional (cfg.clean.extraArgs != "") cfg.clean.extraArgs;
|
||||
]
|
||||
++ lib.optional (cfg.clean.extraArgs != "") cfg.clean.extraArgs;
|
||||
|
||||
StartCalendarInterval = lib.hm.darwin.mkCalendarInterval cfg.clean.dates;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue