Skip to content

Commit 52d8c48

Browse files
committed
Update nixpkgs.toml
1 parent 17c1785 commit 52d8c48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/examples/nixpkgs.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# One CLI to format the code tree - https://git.numtide.com/numtide/treefmt
1+
# One CLI to format the code tree - https://github.com/numtide/treefmt
22

33
[formatter.deadnix]
44
command = "deadnix"
@@ -9,4 +9,4 @@ priority = 1
99
[formatter.nixpkgs-fmt]
1010
command = "nixpkgs-fmt"
1111
includes = ["*.nix"]
12-
priority = 2
12+
priority = 2

0 commit comments

Comments
 (0)