nixfmt-rfc-style -> nixfmt

Also update direnv on changes to precommit, to make
sure new hooks are installed.
This commit is contained in:
2026-05-14 10:32:15 +00:00
parent b6fb4221bd
commit 1424f0427e
2 changed files with 2 additions and 1 deletions

1
.envrc
View File

@@ -1 +1,2 @@
use flake use flake
watch_file pre-commit.nix

View File

@@ -13,7 +13,7 @@
# Nix # Nix
flake-checker.enable = true; flake-checker.enable = true;
nixfmt-rfc-style.enable = true; nixfmt.enable = true;
deadnix.enable = true; deadnix.enable = true;
nil.enable = true; nil.enable = true;
statix = { statix = {