1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

5720 commits

Author SHA1 Message Date
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
Jan Tojnar 040a09adbc
gnome3.gnome-control-center: format with nixpkgs-fmt 2019-08-24 23:00:00 +02:00
Jan Tojnar aff3036a6f
gnome3.hitori: 3.31.92 → 3.32.0
https://gitlab.gnome.org/GNOME/hitori/blob/3.32.0/NEWS#L1-7
2019-08-24 02:54:20 +02:00
Jan Tojnar a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Jan Tojnar c241e9756b
gnome-photos: move from gnome3 2019-08-23 02:59:33 +02:00
Jan Tojnar b8ba71d633
tracker-miners: move from gnome3 2019-08-23 02:55:42 +02:00
Jan Tojnar 4919db9cbb
tracker: move from gnome3 2019-08-23 02:53:43 +02:00
Jan Tojnar 795e37b7fe
grilo-plugins: move from gnome3 2019-08-23 02:47:56 +02:00
Jan Tojnar a2ba083f18
grilo: move from gnome3 2019-08-23 02:47:37 +02:00
Jan Tojnar fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
Jan Tojnar 4a558194cb
gnome3.gnome-photos: clean up expression 2019-08-23 01:53:08 +02:00
Jan Tojnar bd3d9788cc
gnome3.gnome-photos: 3.32.0 → 3.32.1
https://gitlab.gnome.org/GNOME/gnome-photos/blob/3.32.1/NEWS#L1-10
2019-08-23 01:49:56 +02:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Jan Tojnar 19055cb3ec
Merge pull request #67156 from r-ryantm/auto-update/tali
gnome3.tali: 3.32.0 -> 3.32.1
2019-08-21 13:17:22 +02:00
R. RyanTM 28f83b0b89 gnome3.tali: 3.32.0 -> 3.32.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tali/versions
2019-08-20 20:23:57 -07:00
Jan Tojnar 129cb7e32e
Merge pull request #67110 from worldofpeace/gnome-characters-fix
gnome3.gnome-characters: correct entry point
2019-08-20 22:39:06 +02:00
worldofpeace 422d20e4f1 gnome3.gnome-characters: stylize expression 2019-08-20 16:10:52 -04:00
worldofpeace d21e4a9514 gnome3.gnome-characters: correct entry point
By wraping the files, the `*-.wrapped` file will be recognized as the
entry point, which is used as a base for loading additional files so
we need to override the entry point function.

We also ensure BackgroundService gets wrapped with wrapGAppsHook.

Fixes #31168

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-08-20 14:38:19 -04:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Jan Tojnar 403132f9fc
Merge pull request #66981 from r-ryantm/auto-update/nautilus
gnome3.nautilus: 3.32.1 -> 3.32.3
2019-08-20 00:49:46 +02:00
R. RyanTM c4007ecda7 gnome3.nautilus: 3.32.1 -> 3.32.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nautilus/versions
2019-08-19 14:10:56 -07:00
worldofpeace 80f4d61534
Merge pull request #66934 from jtojnar/gnome-video-effects-0.5.0
gnome-video-effects: 0.4.3 → 0.5.0
2019-08-19 14:11:13 -04:00
Jan Tojnar d4861c9ede
gnome-video-effects: move from gnome3.gnome-video-effects 2019-08-19 15:38:20 +02:00
Jan Tojnar e1dc295c4d
Merge pull request #66901 from r-ryantm/auto-update/geary
gnome3.geary: 3.32.1 -> 3.32.2
2019-08-19 14:26:43 +02:00
Jan Tojnar 5e0023db77
Merge pull request #66898 from r-ryantm/auto-update/gnome-nibbles
gnome3.gnome-nibbles: 3.31.3 -> 3.32.0
2019-08-19 13:12:27 +02:00
R. RyanTM 9db5a87e8e gnome3.geary: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geary/versions
2019-08-19 04:11:14 -07:00
R. RyanTM 5bf055f568 gnome3.gnome-nibbles: 3.31.3 -> 3.32.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-nibbles/versions
2019-08-19 03:22:42 -07:00
worldofpeace 9339185880
Merge pull request #66519 from volth/xfce-4.14
xfce4-14: 4.14.pre2 -> 4.14
2019-08-18 18:56:58 -04:00
worldofpeace 5e1a23ffd2 xfce4-14: drop null fallbacks 2019-08-17 18:55:24 -04:00
worldofpeace 3b88e5424e xfce4-14.xfdesktop: enable optional features
* garcon (required for apps menu)
* thunar (required for file icons)
* libnotify (required for Mount notification support etc.)
2019-08-17 18:55:24 -04:00
worldofpeace 822325ed66 xfce4-14.thunar: add gvfs 2019-08-17 18:55:24 -04:00
worldofpeace c270552db7 xfce4-14.xfce4-panel: gobject-introspection support 2019-08-17 18:55:24 -04:00
worldofpeace b373ce852b xfce4-14.thunar: gobject-introspection support 2019-08-17 18:55:24 -04:00
worldofpeace 92841bea27 xfce4-14.tumbler: enable all available optional features 2019-08-17 18:55:24 -04:00
worldofpeace d7a84186c2 xfce4-14.libxfce4util: native gobject-introspection 2019-08-17 18:55:23 -04:00
worldofpeace a3ac4db65b xfce4-14.libxfce4ui: add vendor info 2019-08-17 18:55:23 -04:00
worldofpeace a3caa6b206 xfce4-14.libxfce4ui: native gobject-introspection 2019-08-17 18:55:23 -04:00
worldofpeace 2cbf73acc4 xfce4-14.mousepad: 0.4.1 -> 0.4.2
https://github.com/xfce-mirror/mousepad/releases/tag/mousepad-0.4.2
2019-08-17 18:55:23 -04:00
worldofpeace 754a9326d9 xfce4-14.gigolo: 0.4.91 -> 0.5.0
Add gvfs for wrapping purposes.
2019-08-17 18:55:23 -04:00
worldofpeace c06de9b175 xfce4-14.xfburn: nativeBuildInputs docbook_xsl 2019-08-17 18:55:23 -04:00
worldofpeace 1099bfa7cb xfce4-14.thunar: nativeBuildInputs docbook_xsl 2019-08-17 18:55:23 -04:00
worldofpeace 02db164e6c xfce4-14.xfce4-panel: drop needless substitution 2019-08-17 18:55:23 -04:00
worldofpeace 8d06479312 xfce4-14.xfce4-panel: drop custom wrapper 2019-08-17 18:55:23 -04:00
worldofpeace 1c9ee3500f xfce4-14.xfce4-settings: dbus-glib -> GDBus 2019-08-17 18:55:23 -04:00
worldofpeace b4a0ce9bee xfce4-14.xfce4-whiskermenu-plugin: dbus-glib -> GDBus 2019-08-17 18:55:23 -04:00
worldofpeace b70a8b1f0e xfce4-14.xfce4-session: dbus-glib -> GDBus, cleanups
Dropped replacing PATH because upstream had us in mind [0].

[0]: fd46109d05
2019-08-17 18:55:23 -04:00
worldofpeace 711f0b39e4 xfce4-14.xfce4-notifyd: dbus-glib -> GDBus 2019-08-17 18:55:23 -04:00
worldofpeace a8619cba53 xfce4-14.ristretto: dbus-glib -> GDBus 2019-08-17 18:55:23 -04:00
worldofpeace 3d0afe54b9 xfce4-14.mousepad: dbus-glib -> GDBus 2019-08-17 18:55:23 -04:00
worldofpeace 48240a3b51 xfce4-14.exo: workaround undeclared gio-unix-2.0
See https://github.com/NixOS/nixpkgs/issues/36468

Upstream issue: https://bugzilla.xfce.org/show_bug.cgi?id=15825
2019-08-17 18:55:23 -04:00