treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ in fetchzip {
|
||||
description = "A monospaced Latin font suitable for coding";
|
||||
maintainers = with lib.maintainers; [ mt-caret ];
|
||||
platforms = with lib.platforms; all;
|
||||
homepage = https://blogs.adobe.com/CCJKType/2015/06/source-han-code-jp.html;
|
||||
homepage = "https://blogs.adobe.com/CCJKType/2015/06/source-han-code-jp.html";
|
||||
license = lib.licenses.ofl;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user