Skip to content

Commit

Permalink
Update nixpkgs.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattalxndr committed Jul 22, 2024
1 parent 17c1785 commit 52d8c48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/examples/nixpkgs.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# One CLI to format the code tree - https://git.numtide.com/numtide/treefmt
# One CLI to format the code tree - https://github.com/numtide/treefmt

[formatter.deadnix]
command = "deadnix"
Expand All @@ -9,4 +9,4 @@ priority = 1
[formatter.nixpkgs-fmt]
command = "nixpkgs-fmt"
includes = ["*.nix"]
priority = 2
priority = 2

0 comments on commit 52d8c48

Please sign in to comment.