treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
||||
16x32. The styles are normal and bold (except for 6x12), plus
|
||||
EGA/VGA-bold for 8x14 and 8x16.
|
||||
'';
|
||||
homepage = http://terminus-font.sourceforge.net/;
|
||||
homepage = "http://terminus-font.sourceforge.net/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ astsmtl ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user