treewide: remove package names from prefix of descriptions

This commit is contained in:
Ben Siraphob
2020-10-27 09:15:07 -07:00
committed by Jon
parent 7371c2cc9b
commit db74029e3e
139 changed files with 144 additions and 150 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation rec {
meta = with lib; {
homepage = "https://github.com/SorkinType/Merriweather";
description = "Merriweather was designed to be a text face that is pleasant to read on screens";
description = "A text face designed to be pleasant to read on screens";
license = licenses.ofl;
platforms = platforms.all;
maintainers = with maintainers; [ emily ];