style: reformat all nix files
This commit is contained in:
parent
0b5daa99ed
commit
2dcb901ae1
8 changed files with 51 additions and 47 deletions
|
@ -53,7 +53,8 @@ in
|
|||
# reduce download bandwidth
|
||||
"--max-unused 10%"
|
||||
"--repack-cacheable-only"
|
||||
] ++ extraPruneOpts;
|
||||
]
|
||||
++ extraPruneOpts;
|
||||
}
|
||||
// (removeAttrs args [
|
||||
"name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue