with import {}; pkgs.mkShell { buildInputs = [ rustup probe-rs ]; }