gnome-3: remove ibus from corePackages

Before this change, vanilla `ibus` would end up in `environment.systemPackages`
and clobber `ibus-with-plugins` as defined by `i18n.inputMethod.ibus.engines`.
This commit is contained in:
Ruben Maher 2018-01-11 11:43:15 +10:30 committed by Jan Tojnar
parent cbef2f6fbf
commit 8b073814df
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -23,7 +23,7 @@ let
maintainers = with pkgs.lib.maintainers; [ lethalman jtojnar ];
corePackages = with gnome3; [
pkgs.desktop-file-utils pkgs.ibus
pkgs.desktop-file-utils
pkgs.shared-mime-info # for update-mime-database
glib # for gsettings
gtk3.out # for gtk-update-icon-cache