1
0
Fork 0

Install nix-top

This commit is contained in:
Malte Brandy 2020-05-30 00:39:43 +02:00
parent d980918472
commit 1c9345b1cf
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -36,7 +36,7 @@ self: super: {
inherit (self.haskellPackages) brittany ormolu releaser; # cabal-fmt;
inherit (self)
go gdb mpc_cli ncmpcpp shfmt htmlTidy astyle nodejs tasksh magic-wormhole
nixfmt stack ghcid rnix-lsp tmate rustup kitty ghc cabal-install;
nixfmt stack ghcid rnix-lsp tmate rustup kitty ghc cabal-install nix-top;
obelisk = (import self.sources.obelisk { }).command;
};
accounting-pkgs = {