treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -27,6 +27,6 @@ stdenv.mkDerivation {
|
||||
description = "nginx config file formatter";
|
||||
maintainers = with maintainers; [ Baughn ];
|
||||
license = licenses.asl20;
|
||||
homepage = https://github.com/1connect/nginx-config-formatter;
|
||||
homepage = "https://github.com/1connect/nginx-config-formatter";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user