treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -34,7 +34,7 @@ buildPythonApplication rec {
|
||||
Rich command-line interface for MySQL with auto-completion and
|
||||
syntax highlighting.
|
||||
'';
|
||||
homepage = http://mycli.net;
|
||||
homepage = "http://mycli.net";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = [ lib.maintainers.jojosch ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user