diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-07-30 14:05:34 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-07-30 14:05:34 +0530 |
commit | 677e480c53849f1da34f2c34c152b3ee7956a3a9 (patch) | |
tree | 8f6434b34b0f566d5c2e7228821260c3eaedf68f | |
parent | daea73291212bce2a2f5904bb49265e987ebdf8e (diff) |
flake: add valgrind
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ clang lldb cmake + valgrind discount ]; |