treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ in fetchzip rec {
|
||||
sha256 = "0wq4w79x8r5w6ikm9amcmapf0jcdgifs9zf1pbnw3fk4ncz5s551";
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/MihailJP/MarathiCursive;
|
||||
homepage = "https://github.com/MihailJP/MarathiCursive";
|
||||
description = "Modi script font with Graphite and OpenType support";
|
||||
maintainers = with maintainers; [ mathnerd314 ];
|
||||
license = licenses.mit; # It's the M+ license, M+ is MIT(-ish)
|
||||
|
||||
Reference in New Issue
Block a user