with import {}; mkShell { buildInputs = [ gdb # required for rust-gdb rustup rust-analyzer ]; }