1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-05-10 22:17:02 +00:00
nixpkgs/pkgs/desktops/gnome-3/core
Jan Tojnar 87e1643acc
gnome3.gnome-control-center: add grilo-plugins
Opening a background change dialogue produces the following errors in the console:

    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.349: [registry] ../src/grl-registry.c:1354: Could not open directory '/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3': Error opening directory “/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3”: No such file or directory
    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.352: [registry] ../src/grl-registry.c:1461: Plugin 'grl-flickr' not available
    (gnome-control-center:27270): background-cc-panel-WARNING **: 21:57:21.352: Plugin “grl-flickr” not available

Apparently, there are no plugins in `grilo` package – everything is in `grilo-plugins`, so we need to add `grilo-plugins` to inputs. The setup hook will make the plug-ins available through an environment variable:

https://gitlab.gnome.org/GNOME/grilo/blob/grilo-0.3.9/src/grilo.c#L111-135
2019-08-25 00:03:25 +02:00
..
adwaita-icon-theme
baobab
caribou
dconf
dconf-editor
empathy
eog
epiphany
evince
evolution-data-server
gdm
gjs
gnome-backgrounds
gnome-bluetooth
gnome-calculator
gnome-color-manager
gnome-common
gnome-contacts
gnome-control-center gnome3.gnome-control-center: add grilo-plugins 2019-08-25 00:03:25 +02:00
gnome-desktop
gnome-dictionary
gnome-disk-utility
gnome-font-viewer
gnome-keyring
gnome-online-miners
gnome-remote-desktop
gnome-screenshot
gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extensions
gnome-software
gnome-system-monitor
gnome-terminal
gnome-themes-extra
gnome-user-docs
gnome-user-share
gucharmap
libgnome-keyring
mutter
nautilus
rygel
simple-scan
sushi
totem
vino
yelp
yelp-tools
yelp-xsl
zenity