remove cargo expand

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-28 12:31:52 -05:00
parent 59d9460bf9
commit 467478b40e

View File

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