From 3c3683c684814300fcda79ac00fdd92293dd7ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 4 Jul 2022 09:49:20 +0200 Subject: nixos: update build packages --- nixos/modules/develop.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'nixos/modules') 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 -- cgit v1.2.3