chore: nil autoEvalInputs

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-09-21 20:09:42 -05:00
parent 295193b6e7
commit 68817006cf
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@
{
name = "nix";
auto-format = true;
config.nil.nix.flake.autoEvalInputs = true;
formatter = {
command = "${alejandra}/bin/alejandra";
args = ["-qq"];