treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -66,7 +66,7 @@ in
|
||||
|
||||
meta = {
|
||||
description = "Conda is a package manager for Python";
|
||||
homepage = https://conda.io/;
|
||||
homepage = "https://conda.io/";
|
||||
platforms = lib.platforms.linux;
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ jluttine bhipple ];
|
||||
|
||||
Reference in New Issue
Block a user