install some formatters
This commit is contained in:
parent
51592e2500
commit
16f98ffe58
|
@ -22,6 +22,8 @@
|
|||
# Install our formatters.
|
||||
extraPackages = with pkgs; [
|
||||
alejandra
|
||||
clang-tools
|
||||
stylish-haskell
|
||||
stylua
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue