treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ in fetchzip rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A Japanese font based on Rounded M+ and Noto Sans Japanese";
|
||||
homepage = http://jikasei.me/font/rounded-mgenplus/;
|
||||
homepage = "http://jikasei.me/font/rounded-mgenplus/";
|
||||
license = licenses.ofl;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ mnacamura ];
|
||||
|
||||
Reference in New Issue
Block a user