1
0
Fork 0

Install brittany

This commit is contained in:
Malte Brandy 2020-05-23 18:59:23 +02:00
parent c1b7649f69
commit d112b08013
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -39,6 +39,7 @@ in rec {
};
home-pkgs = {
inherit (pkgs.pythonPackages) yapf jsbeautifier;
inherit (pkgs.haskellPackages) brittany;
inherit (pkgs)
go gdb mpc_cli ncmpcpp shfmt htmlTidy astyle nodejs tasksh magic-wormhole
nixfmt stack ghcid rnix-lsp tmate rustup kitty ghc;