diff options
| author | Mel <einebeere@gmail.com> | 2024-10-31 17:32:42 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-10-31 17:32:42 +0100 |
| commit | 9832ed244f3f0393db6e2c2840003caee47beec6 (patch) | |
| tree | 89519bbcf60441c96ab19cb55201472abc4443ef /modules | |
| parent | 692545854ff942e36da74cc5aceb0a6027a92748 (diff) | |
| download | minerals-9832ed244f3f0393db6e2c2840003caee47beec6.tar.zst minerals-9832ed244f3f0393db6e2c2840003caee47beec6.zip | |
Add various language tools, toolchains and utilities
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common.nix | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/modules/common.nix b/modules/common.nix index 46356a4..a615491 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -72,9 +72,14 @@ xorg.xeyes wl-clipboard - ripgrep fzf gnumake gdb gcc clang clang-tools - go gopls delve go-task - meson cmake + ripgrep fzf bat delta universal-ctags + python3 black + nodejs_22 deno yarn + rustc rustup cargo rustfmt + go gopls delve go-task gotags + meson cmake gnumake gdb gcc clang clang-tools + hare haredoc + jdk maven gradle nil nixfmt-rfc-style direnv nixpkgs-review nixpkgs-fmt nixpkgs-lint-community helix |
