chore(flake): add nixfmt to shell
This commit is contained in:
parent
48c9c0206a
commit
1344386e8a
1 changed files with 1 additions and 2 deletions
|
@ -23,7 +23,6 @@
|
|||
{
|
||||
pkgs,
|
||||
system,
|
||||
self',
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
@ -32,7 +31,7 @@
|
|||
agenix.packages.${system}.default
|
||||
just
|
||||
nh
|
||||
self'.formatter
|
||||
nixfmt-rfc-style
|
||||
statix
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue