treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -61,7 +61,7 @@ in buildPythonApplication rec {
|
||||
doCheck = false; # no tests
|
||||
|
||||
meta = {
|
||||
homepage = http://slgobinath.github.io/SafeEyes;
|
||||
homepage = "http://slgobinath.github.io/SafeEyes";
|
||||
description = "Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder. A Free and Open Source Linux alternative to EyeLeo";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ srghma ];
|
||||
|
||||
Reference in New Issue
Block a user