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