{ pkgs ? import { } }: pkgs.mkShell { nativeBuildInputs = with pkgs; [ lld_18 rustup ]; }