treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ in fetchzip rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Liberation Sans fork with improved cyrillic support";
|
||||
homepage = https://sourceforge.net/projects/lib-ka/;
|
||||
homepage = "https://sourceforge.net/projects/lib-ka/";
|
||||
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user