treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,7 +32,7 @@ buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/scottkosty/vit;
|
||||
homepage = "https://github.com/scottkosty/vit";
|
||||
description = "Visual Interactive Taskwarrior";
|
||||
maintainers = with maintainers; [ dtzWill arcnmx ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user