nix: switch to alejandra

This commit is contained in:
Primrose 2025-02-05 22:23:47 +01:00
parent a63d8feec6
commit 961f6de90b
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ let
src = ./.;
hooks = {
# nix
nixfmt-rfc-style.enable = true;
alejandra.enable = true;
statix.enable = true;
deadnix.enable = true;