nix: add alejandra
This commit is contained in:
parent
3e9cd80565
commit
3497666514
|
@ -6,6 +6,7 @@
|
||||||
with pkgs;
|
with pkgs;
|
||||||
mkShell {
|
mkShell {
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
alejandra # The Uncompromising Nix Code Formatter
|
||||||
nix # Powerful package manager, makes packaging reliable & reproducible
|
nix # Powerful package manager, makes packaging reliable & reproducible
|
||||||
stylish-haskell # A simple Haskell code prettifier
|
stylish-haskell # A simple Haskell code prettifier
|
||||||
tea # Gitea official CLI client
|
tea # Gitea official CLI client
|
||||||
|
|
Loading…
Reference in a new issue