mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-10 12:47:16 +00:00
Update nixfmt command to use pkgs.nixfmt
This commit is contained in:
parent
ceaae0eb2e
commit
2973ce1a6f
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
};
|
||||
|
||||
nixfmt = {
|
||||
command = getExe pkgs.nixfmt-rfc-style;
|
||||
command = getExe pkgs.nixfmt;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue