guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

119/142: gnu: mutter: Add python to native inputs.


From: guix-commits
Subject: 119/142: gnu: mutter: Add python to native inputs.
Date: Mon, 10 Jan 2022 13:07:43 -0500 (EST)

apteryx pushed a commit to branch version-1.4.0
in repository guix.

commit 48baca342d6cd1539b99a7b0f9d36f99c0e388ba
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Dec 26 19:47:24 2021 -0500

    gnu: mutter: Add python to native inputs.
    
    * gnu/packages/gnome.scm (mutter)[native-inputs]: Add python.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 31fa9287fa..9e0b3a4d11 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7526,6 +7526,7 @@ to display dialog boxes from the commandline and shell 
scripts.")
        ("adwaita-icon-theme" ,adwaita-icon-theme)
        ("libxcursor" ,libxcursor)       ;for XCURSOR_PATH
        ("pipewire" ,pipewire-0.3)
+       ("python" ,python)
        ("python-dbus" ,python-dbus)
        ("python-dbusmock" ,python-dbusmock)
        ("tini" ,tini)))                 ;acting as init (zombie reaper)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]