let pkgs = import { }; in { name = "caddy"; buildInputs = with pkgs; [ xcaddy go ]; }