mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 03:53:11 +00:00
Fix waringings
This commit is contained in:
parent
399417d93a
commit
6c635de326
6 changed files with 11 additions and 4 deletions
|
|
@ -62,7 +62,7 @@
|
|||
{
|
||||
name = "nix";
|
||||
auto-format = true;
|
||||
formatter.command = "${pkgs.nixfmt-classic}/bin/nixfmt";
|
||||
formatter.command = "${pkgs.nixfmt}/bin/nixfmt";
|
||||
}
|
||||
{
|
||||
name = "rust";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue