{ pkgs ? (import { }) }: pkgs.mkShell { packages = with pkgs; [ dnscontrol xh nodePackages.prettier ]; }