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,7 +5,8 @@
psmisc,
gobject-introspection,
gtk3,
feh,
setuptools,
feh,
dbus-python,
wrapGAppsHook,
}: let
@ -21,6 +22,9 @@ in
src = ./.;
pyproject = true;
build-system = [ setuptools ];
doCheck = false;
nativeBuildInputs = [