Loading pkgs/tools/networking/godns/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ buildGoModule rec { meta = with lib; { description = "A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc"; homepage = "https://github.com/TimothyYe/godns"; changelog = "https://github.com/TimothyYe/godns/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ yinfeng ]; }; Loading Loading
pkgs/tools/networking/godns/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ buildGoModule rec { meta = with lib; { description = "A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc"; homepage = "https://github.com/TimothyYe/godns"; changelog = "https://github.com/TimothyYe/godns/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ yinfeng ]; }; Loading