fix: attempt

This commit is contained in:
Kat Inskip 2025-07-21 15:03:37 -07:00
parent 196e1264e7
commit 15bb019cdd
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -5,6 +5,7 @@
psmisc, psmisc,
gobject-introspection, gobject-introspection,
gtk3, gtk3,
setuptools,
feh, feh,
dbus-python, dbus-python,
wrapGAppsHook, wrapGAppsHook,
@ -21,6 +22,9 @@ in
src = ./.; src = ./.;
pyproject = true;
build-system = [ setuptools ];
doCheck = false; doCheck = false;
nativeBuildInputs = [ nativeBuildInputs = [