safeeyes: libappindicator-gtk3 is no longer a buildInput

ea2c747978
This commit is contained in:
Serhii Khoma 2024-08-08 07:21:45 +07:00 committed by GitHub
parent 086a5ea5b3
commit 326e5ea8ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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