dns-root-data: more precise meta.description
In particular, "root zone" is something else and is not contained. (it wouldn't make sense, as it changes roughly on a daily basis)
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "DNS root data including root zone and DNSSEC key";
|
||||
description = "DNS root data including root hints and DNSSEC root trust anchor + key";
|
||||
maintainers = with maintainers; [
|
||||
fpletz
|
||||
vcunat
|
||||
|
||||
Reference in New Issue
Block a user