treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -94,7 +94,7 @@ in newPython.pkgs.buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://conan.io;
|
||||
homepage = "https://conan.io";
|
||||
description = "Decentralized and portable C/C++ package manager";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ HaoZeke ];
|
||||
|
||||
Reference in New Issue
Block a user