Loading pkgs/applications/misc/safeeyes/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ , libnotify , wlrctl , gtk3 , safeeyes , testers , xprintidle , xprop , wrapGAppsHook Loading Loading @@ -61,6 +63,8 @@ buildPythonApplication rec { doCheck = false; # no tests passthru.tests.version = testers.testVersion { package = safeeyes; }; meta = with lib; { 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"; Loading Loading
pkgs/applications/misc/safeeyes/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ , libnotify , wlrctl , gtk3 , safeeyes , testers , xprintidle , xprop , wrapGAppsHook Loading Loading @@ -61,6 +63,8 @@ buildPythonApplication rec { doCheck = false; # no tests passthru.tests.version = testers.testVersion { package = safeeyes; }; meta = with lib; { 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"; Loading