dns-root-data: add missing homepage (#396613)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

authored by

h0nIg
Sandro
and committed by
GitHub
6c7f8991 4d754682

+1
+1
pkgs/by-name/dn/dns-root-data/package.nix
··· 34 34 ''; 35 35 36 36 meta = with lib; { 37 + homepage = "https://www.iana.org/domains/root/files"; 37 38 description = "DNS root data including root zone and DNSSEC key"; 38 39 maintainers = with maintainers; [ 39 40 fpletz