Unverified Commit 12703229 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #247078 from DamienCassou/saveeyes-improvements

safeeyes: Add passthru.tests.version
parents f8cff9ef cf086d9a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
, libnotify
, wlrctl
, gtk3
, safeeyes
, testers
, xprintidle
, xprop
, wrapGAppsHook
@@ -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";