{ pkgs ? import { } , unstable ? import { } }: pkgs.mkShell { nativeBuildInputs = [ pkgs.rustup ]; }