{pkgs ? import {}}: pkgs.mkShell { nativeBuildInputs = with pkgs; [nix-eval-jobs]; }