safeeyes: libappindicator-gtk3 is no longer a buildInput

https://github.com/slgobinath/SafeEyes/commit/ea2c74797804736cb43d7b1bd991ad9396a4eb19
This commit is contained in:
Serhii Khoma
2024-08-08 07:21:45 +07:00
committed by GitHub
parent 086a5ea5b3
commit 326e5ea8ed
@@ -3,7 +3,6 @@
, fetchPypi
, alsa-utils
, gobject-introspection
, libappindicator-gtk3
, libnotify
, wlrctl
, gtk3
@@ -36,7 +35,6 @@ buildPythonApplication rec {
buildInputs = [
gtk3
libappindicator-gtk3
libnotify
];