Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
|
R""(
nix fmt (an alias for nix formatter run) calls the formatter specified in the flake.
Flags can be forwarded to the formatter by using -- followed by the flags.
Any arguments will be forwarded to the formatter. Typically these are the files to format.
To use the official Nix formatter:
)""