summary refs log tree commit diff
path: root/pkgs/desktops/gnome/core/gnome-shell/default.nix
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2022-09-20 14:48:21 +0200
committerJan Tojnar <jtojnar@gmail.com>2022-10-11 18:52:30 +0200
commit765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec (patch)
tree25eaeda95429894a37c42f5b9c48ed22c73efd96 /pkgs/desktops/gnome/core/gnome-shell/default.nix
parent766a245dbcda372e9231d643cb5466dee6299473 (diff)
downloadnixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.tar
nixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.tar.gz
nixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.tar.bz2
nixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.tar.lz
nixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.tar.xz
nixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.tar.zst
nixpkgs-765d0f4e5f589b7e6cbb789d8da9a3b4e6c0a3ec.zip
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.
Diffstat (limited to 'pkgs/desktops/gnome/core/gnome-shell/default.nix')
-rw-r--r--pkgs/desktops/gnome/core/gnome-shell/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/gnome/core/gnome-shell/default.nix b/pkgs/desktops/gnome/core/gnome-shell/default.nix
index 4354576c79d..ccc34ecca01 100644
--- a/pkgs/desktops/gnome/core/gnome-shell/default.nix
+++ b/pkgs/desktops/gnome/core/gnome-shell/default.nix
@@ -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