This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
The following commit(s) were added to refs/heads/gnome-team by this push:
new 590558a981 gnu: lightdm: Fix build.
590558a981 is described below
commit 590558a9816b9ba4352d18aed0f9e9f5853e1e99
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Mar 6 12:04:18 2026 +0100
gnu: lightdm: Fix build.
* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Replace
python-pygobject with python-pygobject-3.50.
---
gnu/packages/display-managers.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/display-managers.scm
b/gnu/packages/display-managers.scm
index c30885573a..dd7b22ed92 100644
--- a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -478,7 +478,7 @@ the screen.")
;; https://github.com/canonical/lightdm/issues/346
dbus-1.15.0
python-wrapper
- python-pygobject
+ python-pygobject-3.50
which
yelp-tools))
;; Required by liblightdm-gobject-1.pc.