nixpkgs/pkgs
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
..
applications Merge pull request #67334 from lightbulbjim/irccloud 2019-08-23 23:54:46 -04:00
build-support mirrors: Add centos mirror (#66537) 2019-08-20 16:40:07 -04:00
common-updater
data Merge pull request #63273 from colemickens/nixpkgs-gelasio 2019-08-23 16:12:39 -04:00
desktops gnome3.gnome-control-center: add grilo-plugins 2019-08-25 00:03:25 +02:00
development Merge pull request #67324 from vbgl/ocaml-vg-0.9.3 2019-08-23 23:57:55 -04:00
games solarus{,-quest-editor}: use qt's mkDerivation, fix 2019-08-22 13:10:53 -05:00
misc Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
os-specific Merge pull request #63539 from ivan/usbguard-nox 2019-08-23 16:25:13 +02:00
servers Merge pull request #67326 from Izorkin/nginx-unit 2019-08-24 01:33:12 +02:00
shells Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
stdenv Merge pull request #66657 from danbst/pgpackages-fixes 2019-08-18 17:30:56 +03:00
test
tools hcxtools: 5.1.6 -> 5.2.0 2019-08-23 23:14:23 +03:00
top-level Merge pull request #67334 from lightbulbjim/irccloud 2019-08-23 23:54:46 -04:00