add fourmolu

This commit is contained in:
2025-10-25 14:43:49 +09:00
parent ae3f58c576
commit c6c6ec008e
4 changed files with 25 additions and 15 deletions

View File

@@ -4,6 +4,7 @@
with pkgs; [
radare2
gemini-cli
panamax
python311Full
gdb
@@ -57,4 +58,5 @@ with pkgs; [
haskellPackages.haskell-language-server
haskellPackages.zlib
zlib.dev
fourmolu
]