From 761012dd04207ee493b29f87805f94b915e4ab0a Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 15 Feb 2024 13:04:18 -0800 Subject: [PATCH] nix: add some debug and heap tracking utils Signed-off-by: William Casarin --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index cf6c1046..8568fb71 100644 --- a/shell.nix +++ b/shell.nix @@ -21,7 +21,7 @@ in mkShell ({ nativeBuildInputs = [ cargo-udeps cargo-edit cargo-watch rustup rustfmt libiconv pkg-config cmake fontconfig - brotli wabt + brotli wabt gdb heaptrack heaptrack