treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,6 +15,6 @@ buildPythonApplication rec {
|
||||
description = "A tool to detect crontab errors";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ma27 ];
|
||||
homepage = https://github.com/lyda/chkcrontab;
|
||||
homepage = "https://github.com/lyda/chkcrontab";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user