nix: add alejandra
This commit is contained in:
parent
3e9cd80565
commit
3497666514
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue