add valgrind to c dev config
This commit is contained in:
parent
f447a0f7b9
commit
5450db84fc
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
clang-tools
|
clang-tools
|
||||||
buckle
|
buckle
|
||||||
|
valgrind
|
||||||
gdb
|
gdb
|
||||||
lldb
|
lldb
|
||||||
lld
|
lld
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue