treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -14,7 +14,7 @@ in fetchzip rec {
|
||||
sha256 = "05rgzag38qc77b31sm5i2vwwrxbrvwzfsqh3slv11skx36pz337f";
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://www.marksimonson.com/fonts/view/anonymous-pro;
|
||||
homepage = "https://www.marksimonson.com/fonts/view/anonymous-pro";
|
||||
description = "TrueType font set intended for source code";
|
||||
longDescription = ''
|
||||
Anonymous Pro (2009) is a family of four fixed-width fonts
|
||||
|
||||
Reference in New Issue
Block a user