feat: replace alejandra with nixfmt(rfc-style) 1.0.0

This commit is contained in:
Ryan Yin
2025-07-30 01:16:58 +08:00
parent 30fefb0f5f
commit bc163b8157
4 changed files with 9 additions and 7 deletions

View File

@@ -109,7 +109,7 @@
# add git hooks to format nix code before commit
pre-commit-hooks = {
url = "github:cachix/pre-commit-hooks.nix";
url = "github:cachix/git-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";
};