treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A collection of Thai scalable fonts available under free licenses";
|
||||
homepage = https://linux.thai.net/projects/fonts-tlwg;
|
||||
homepage = "https://linux.thai.net/projects/fonts-tlwg";
|
||||
license = with licenses; [ gpl2 publicDomain lppl13c free ];
|
||||
maintainers = [ maintainers.yrashk ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user