aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-28 21:49:02 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-28 21:57:01 +0530
commit9b5c8368daa97a5b58a378d9c4eab66ebb018cb0 (patch)
tree9faec7fbb2da551e02c819cabfedf670b6fc854a /flake.nix
parentd000cbb52821dc33c5d2f3d676dc6efa54f3b25f (diff)
downloadchelleport-9b5c8368daa97a5b58a378d9c4eab66ebb018cb0.tar.gz
chelleport-9b5c8368daa97a5b58a378d9c4eab66ebb018cb0.zip
Fix memory leak issue with c++ interop
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 3486cff..93f0551 100644
--- a/flake.nix
+++ b/flake.nix
@@ -47,6 +47,7 @@
just
nodemon
clang-tools
+ valgrind
];
in {
haskellProjects.default = {