This commit is contained in:
Rowan Torbitzky-Lane 2025-04-23 23:22:02 -05:00
parent 678fa04870
commit 4c94286edb

View File

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