lol

dnscrypt-proxy2: meta.description nit

+1 -1
+1 -1
pkgs/tools/networking/dnscrypt-proxy/2.x/default.nix
··· 14 14 }; 15 15 16 16 meta = with stdenv.lib; { 17 - description = "A tool that provides secure DNS resolution."; 17 + description = "A tool that provides secure DNS resolution"; 18 18 19 19 license = licenses.isc; 20 20 homepage = https://dnscrypt.info/;