feat: fuck alejandra

This commit is contained in:
Nick 2025-01-16 15:17:25 -06:00
parent 0be43dc3f5
commit a72d9e63e0
96 changed files with 1474 additions and 631 deletions

View file

@ -8,8 +8,8 @@
packages = builtins.attrValues {
inherit
(pkgs)
alejandra
just
nixd
nil
;
inherit
@ -21,6 +21,10 @@
elm-review
elm-test
;
inherit
(pkgs.haskellPackages)
nixfmt
;
};
};
};