gnome.gnome-shell: Use GTK 4 variant of e-d-s

It does not really matter since Shell does not use libedataserverui
but we are aiming for not using gtk3 variant of e-d-s on the NixOS ISO.

The shell still links gtk3 internally so continuing to use wrapGAppsHook.
This commit is contained in:
Jan Tojnar 2022-09-20 14:48:21 +02:00
parent 766a245dbc
commit 765d0f4e5f

View file

@ -43,7 +43,7 @@
, glib
, gjs
, mutter
, evolution-data-server
, evolution-data-server-gtk4
, gtk3
, gtk4
, libadwaita
@ -138,7 +138,7 @@ stdenv.mkDerivation rec {
gjs
mutter
libpulseaudio
evolution-data-server
evolution-data-server-gtk4
libical
gtk3
gtk4