{ pkgs ? import { } }: with pkgs; mkShell { inputsFrom = [ nix ]; }