{ nixpkgs ? , ...}: with import nixpkgs {}; rec { zone-files = callPackage ./zone-files/default.nix {}; }