treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ buildPythonApplication rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A git-annex special remote for Dropbox";
|
||||
homepage = https://pypi.org/project/git-annex-remote-dbx/;
|
||||
homepage = "https://pypi.org/project/git-annex-remote-dbx/";
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user