emacs/nix: use nixpkgs-fmt

This commit is contained in:
Paul-Henri Froidmont 2024-07-04 03:01:49 +02:00
parent a6633a8256
commit b70a9baee0
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
3 changed files with 8 additions and 3 deletions

View file

@ -27,7 +27,8 @@ in {
pandoc
# Formatters and linters
nixfmt # nix formatter
nixfmt-rfc-style # nix formatter
nixpkgs-fmt
shfmt # sh formatter
shellcheck # sh linter
html-tidy # HTML formatter
@ -37,8 +38,10 @@ in {
# LSPs
coursier
# metals # Scala
# Nix
nil
phpactor # PHP
#OCaml
ocaml