Merge pull request #247078 from DamienCassou/saveeyes-improvements

safeeyes: Add passthru.tests.version
This commit is contained in:
Weijia Wang 2023-08-04 11:01:12 +02:00 committed by GitHub
commit 1270322962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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";