treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ let
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://tomcat.apache.org/;
|
||||
homepage = "https://tomcat.apache.org/";
|
||||
description = "An implementation of the Java Servlet and JavaServer Pages technologies";
|
||||
platforms = with lib.platforms; all;
|
||||
maintainers = with lib.maintainers; [ danbst ];
|
||||
|
||||
Reference in New Issue
Block a user