nix: add alejandra

This commit is contained in:
Fiscal Velvet Poet 2024-07-24 19:42:44 +10:00
parent 3e9cd80565
commit 3497666514
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47

View file

@ -6,6 +6,7 @@
with pkgs;
mkShell {
buildInputs = [
alejandra # The Uncompromising Nix Code Formatter
nix # Powerful package manager, makes packaging reliable & reproducible
stylish-haskell # A simple Haskell code prettifier
tea # Gitea official CLI client