diff options
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index a4a33e2..a825771 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -29,10 +29,9 @@ in { rnix-lsp # C - ccls bear ctags - check - valgrind + clang-tools gcc bear ctags cppcheck flawfinder + check valgrind gdb lcov massif-visualizer |