{ pkgs? (import {}).pkgs, thispkgs? (import ./.)}: pkgs.mkShell { buildInputs = [ ]; }