1
0
Fork 0

Install ormolu

This commit is contained in:
Malte Brandy 2020-06-06 16:43:52 +02:00
parent f82868834b
commit 7daabb6c91
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -35,7 +35,7 @@ self: super: {
inherit (self.pythonPackages) yapf jsbeautifier;
inherit (self)
go gdb mpc_cli ncmpcpp shfmt htmlTidy astyle nodejs tasksh magic-wormhole
nixfmt rnix-lsp tmate rustup kitty nix-top ghc;
nixfmt rnix-lsp tmate rustup kitty nix-top ghc ormolu;
obelisk = (import self.sources.obelisk { }).command;
};
accounting-pkgs = {