Skip to content

Commit

Permalink
Update comment for nixfmt-rfc-style
Browse files Browse the repository at this point in the history
ref for treefmt: GH-644
  • Loading branch information
kachick committed Dec 8, 2024
1 parent 505abb8 commit 7d27e98
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,7 @@
};
in
{
# nixfmt will be official
# - https://github.com/NixOS/nixfmt/issues/153
# - https://github.com/NixOS/nixfmt/issues/129
# - https://github.com/NixOS/rfcs/pull/166
# - https://github.com/NixOS/nixfmt/blob/a81f922a2b362f347a6cbecff5fb14f3052bc25d/README.md#L19
# Useable with filepaths. Don't use `nix fmt` and use `treefmt`. See https://github.com/NixOS/nixfmt/commit/ba0c3fa3da27a2815026bc4ea0216e10f1c50542
formatter = forAllSystems (system: (mkPkgs system).nixfmt-rfc-style);

devShells = forAllSystems (
Expand Down

0 comments on commit 7d27e98

Please sign in to comment.