aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-07-04 09:49:20 +0200
committerKarel Kočí <cynerd@email.cz>2022-07-04 10:33:39 +0200
commit3c3683c684814300fcda79ac00fdd92293dd7ca8 (patch)
tree3461a02bf0809a06e351f667743dc36e5c12f323 /nixos/modules
parent1549260ee777d8d777495ddff21295f2cb87d209 (diff)
downloadnixos-personal-3c3683c684814300fcda79ac00fdd92293dd7ca8.tar.gz
nixos-personal-3c3683c684814300fcda79ac00fdd92293dd7ca8.tar.bz2
nixos-personal-3c3683c684814300fcda79ac00fdd92293dd7ca8.zip
nixos: update build packages
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/develop.nix5
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