Skip to content

Commit 986fb11

Browse files
gauthsvenkatjfly
authored andcommitted
chore: use nixfmt from the unstable channel
1 parent c6be2ea commit 986fb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- id: &id-nix nixfmt-nix
1010
name: *id-nix
11-
entry: nix --extra-experimental-features "flakes nix-command" run nixpkgs#nixfmt-rfc-style
11+
entry: nix --extra-experimental-features "flakes nix-command" run nixpkgs#nixfmt
1212
language: system
1313
types:
1414
- nix

0 commit comments

Comments
 (0)