1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/desktops
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
..
deepin Merge pull request #65248 from worldofpeace/mkDerivation/deepin 2019-08-04 10:24:09 -04:00
enlightenment Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
gnome-2 pin some packages to openssl 1.0.2 for now 2019-07-29 21:25:10 +02:00
gnome-3 gnome3.gnome-control-center: add grilo-plugins 2019-08-25 00:03:25 +02:00
gnustep treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
lumina lumina.lumina-pdf: init at 2019-04-27 2019-05-24 18:14:46 -03:00
lxde/core gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
lxqt treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
mate gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
maxx gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
pantheon Merge pull request #66136 from worldofpeace/pantheon/reponame 2019-08-06 12:04:40 -04:00
plasma-5 wrapQtAppsHook: wrap Qt applications for runtime dependencies 2019-07-05 10:41:41 -05:00
rox/rox-filer
surf-display surf-display: init at 2019-04-15 2019-08-05 17:50:02 +02:00
xfce gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
xfce4-14 xfce4-14: drop null fallbacks 2019-08-17 18:55:24 -04:00