gdb dashboard

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-24 19:07:17 -05:00
parent b6619439ec
commit 0423d3c106

View File

@ -27,6 +27,8 @@
rust-bin.beta.latest.rustfmt rust-bin.beta.latest.rustfmt
rust-bin.beta.latest.rust-std rust-bin.beta.latest.rust-std
gdb gdb
gdb-dashboard
python313Packages.pygments
]; ];
shellHook = '' shellHook = ''
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive} export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}