build(nix/pkgs): adding lldb pkgs for debug

This commit is contained in:
Raphael 2025-09-19 16:10:29 +02:00
parent 0d58f8cf64
commit 6b031c344a
No known key found for this signature in database

View file

@ -14,6 +14,7 @@
c_formatter_42.packages.${system}.default c_formatter_42.packages.${system}.default
pkgs.clang pkgs.clang
pkgs.clang-tools pkgs.clang-tools
pkgs.lldb
pkgs.fastmod pkgs.fastmod
pkgs.norminette pkgs.norminette
pkgs.tree pkgs.tree