cargo expand

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-28 13:49:24 -05:00
parent 467478b40e
commit cc68c0a2d3

View File

@ -38,6 +38,7 @@
gdb gdb
bacon bacon
python313Packages.pygments # for personal gdb-dashboard use python313Packages.pygments # for personal gdb-dashboard use
cargo-expand
]; ];
shellHook = '' shellHook = ''
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive} export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}