treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://larsenwork.com/monoid;
|
||||
homepage = "http://larsenwork.com/monoid";
|
||||
description = "Customisable coding font with alternates, ligatures and contextual positioning";
|
||||
license = [ licenses.ofl licenses.mit ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user