treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A high-quality Japanese font based on M+ fonts and IPA fonts";
|
||||
homepage = http://mix-mplus-ipa.osdn.jp/migmix;
|
||||
homepage = "http://mix-mplus-ipa.osdn.jp/migmix";
|
||||
license = licenses.ipa;
|
||||
maintainers = [ maintainers.mikoim ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user