godns: add changelog to meta
This commit is contained in:
parent
b470aeb2ec
commit
76ba8f5d3c
@ -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…
Reference in New Issue
Block a user