mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
style: run statix
This commit is contained in:
parent
5b7fe1dae8
commit
ebabf4f335
7 changed files with 25 additions and 25 deletions
|
|
@ -26,12 +26,12 @@ stdenvNoCC.mkDerivation {
|
|||
|
||||
buildPhase = let
|
||||
args =
|
||||
(lib.optionals useDefaultsArgs [
|
||||
lib.optionals useDefaultsArgs [
|
||||
"--careful"
|
||||
"--complete"
|
||||
"--quiet"
|
||||
"--no-progressbars"
|
||||
])
|
||||
]
|
||||
++ extraArgs;
|
||||
in ''
|
||||
mkdir -p nerd-font
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue