hickory-dns: Add changelog
This commit is contained in:
@@ -37,6 +37,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
meta = {
|
||||
description = "Rust based DNS client, server, and resolver";
|
||||
homepage = "https://hickory-dns.org/";
|
||||
changelog = "https://github.com/hickory-dns/hickory-dns/releases/tag/v${finalAttrs.version}";
|
||||
maintainers = with lib.maintainers; [ colinsane ];
|
||||
platforms = lib.platforms.linux;
|
||||
license = with lib.licenses; [
|
||||
|
||||
Reference in New Issue
Block a user