treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ in fetchFromGitHub {
|
||||
'';
|
||||
meta = with lib; {
|
||||
description = "Open-source modern sans-serif font family";
|
||||
homepage = https://github.com/sharanda/manrope;
|
||||
homepage = "https://github.com/sharanda/manrope";
|
||||
license = licenses.ofl;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
|
||||
Reference in New Issue
Block a user