with import {}; pkgs.mkShell { buildInputs = [ rustup rust-analyzer ]; }