Skip to content

Commit

Permalink
Autoformat by nickel
Browse files Browse the repository at this point in the history
  • Loading branch information
Chan-Siu-Man committed Oct 25, 2024
1 parent 48ff98a commit 970fa89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/files.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ let regenerate_files | Files -> nix.derivation.Derivation
match {
'Symlink => "ln -s",
'Copy => "cp",
}
file_descr.materialisation_method
} file_descr.materialisation_method
in
let shell_escape = fun path =>
path
Expand Down

0 comments on commit 970fa89

Please sign in to comment.