{ pkgs ? (import { }), }: pkgs.mkShellNoCC { packages = with pkgs; [ dnscontrol prettier ]; }