build(nix): adding lld for debugging propose

This commit is contained in:
Raphael 2025-05-26 22:30:54 +02:00
parent a2b5793e19
commit 96ed68e8ca

View file

@ -18,6 +18,7 @@
clang-tools clang-tools
irssi irssi
tmux tmux
lld
] ++ ( ] ++ (
if pkgs.stdenv.isLinux then [ if pkgs.stdenv.isLinux then [
valgrind valgrind