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
bacon
python313Packages.pygments # for personal gdb-dashboard use
cargo-expand
];
shellHook = ''
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}