~ruther/guix-local

bfc614397b5f146056bda4b5a8e3a67bd1ca7b23 — Dariqq 2 years ago bb2698c
gnu: gnome-essential-extras: Propagate xdg-desktop-portal.

xdg-desktop-portal (and xdg-desktop-portal-gnome) is needed for the dark theme
in Gnome 44 to work properly.

* gnu/packages/gnome.scm (gnome-essential-extras)[propagated-inputs]: Add xdg-desktop-portal.

Change-Id: Id84626e6bc404e9607ee7f8f299ac90f24323081
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -0
@@ 10308,6 10308,7 @@ playing media, scanning, and much more.")
                            pulseaudio
                            shared-mime-info
                            system-config-printer
                            xdg-desktop-portal
                            xdg-user-dirs
                            yelp
                            zenity))