treewide: remove package names from prefix of descriptions
This commit is contained in:
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user