1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: gammastep: Fix runtime introspection error.

* gnu/packages/xdisorg.scm (gammastep)[inputs]: Replace python-pygobject with python-gobject-3.50.

Change-Id: Idbaade8bdf5f36d81b8ef9d817baa02d13f51331
This commit is contained in:
John Kehayias
2026-03-10 20:45:27 -04:00
parent ee8eba01f0
commit 407259dff9

View File

@@ -2000,7 +2000,7 @@ to an arbitrary balanced color.")
libxxf86vm
libxcb
python
python-pygobject
python-pygobject-3.50
python-pyxdg
wayland))
(home-page "https://gitlab.com/chinstrap/gammastep")