notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 761012dd04207ee493b29f87805f94b915e4ab0a
parent 0f2a5c305539f9160fb89da95f532991df243e14
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 15 Feb 2024 13:04:18 -0800

nix: add some debug and heap tracking utils

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Mshell.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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