add valgrind to c dev config

This commit is contained in:
xunuwu 2026-03-12 22:10:53 +01:00
parent f447a0f7b9
commit 5450db84fc
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -2,6 +2,7 @@
home.packages = with pkgs; [
clang-tools
buckle
valgrind
gdb
lldb
lld