Commit graph

5702 commits

Author SHA1 Message Date
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
worldofpeace ec4a0f8171 xfce4-14.exo: docbook_xsl nativeBuildInputs 2019-08-17 00:32:34 -04:00
worldofpeace feef0bbc97 mkXfceDerivation: add wrapGAppsHook 2019-08-17 00:32:34 -04:00
Jan Tojnar 80cb87971e
gnome3.evolution-data-server: Fix gsettings-desktop-schemas path 2019-08-12 18:32:12 +02:00
Jan Tojnar b18215bd6f
gnome3.evolution-data-server: Hardcode more GSettings schemas
I used Coccinelle to create a base patch:

spatch --sp-file hardcode-gsettings.cocci --dir src/ --in-place

```cocci
@@
expression GSETTINGS_SCHEMA;
expression settings;
@@
- settings = g_settings_new (GSETTINGS_SCHEMA);
+ {
+ GSettingsSchemaSource *schema_source;
+ GSettingsSchema *schema;
+ schema_source = g_settings_schema_source_new_from_directory ("@ESD_GSETTINGS_PATH@",  g_settings_schema_source_get_default (), TRUE, NULL);
+ schema = g_settings_schema_source_lookup (schema_source, GSETTINGS_SCHEMA, FALSE);
+ settings = g_settings_new_full (schema, NULL, NULL);
+ g_settings_schema_source_unref (schema_source);
+ g_settings_schema_unref (schema);
+ }
```
2019-08-12 18:31:09 +02:00
volth 49526093f9 xfce4-14: 4.14.pre2 -> 4.14 2019-08-12 10:39:41 +00:00
worldofpeace 2eaef474f2
Merge pull request #66236 from worldofpeace/test-reorganize
Reorganize GNOME tests, re-enable LightDM for release-combined
2019-08-10 11:23:57 -04:00
worldofpeace 5ee8efb7c5 gnome3.gnome-software: disable fwupd aarch64
Needed temporarily because of #66277.
2019-08-07 15:52:36 -04:00
Marek Mahut 3166c2e039
Merge pull request #66156 from r-ryantm/auto-update/terminology
enlightenment.terminology: 1.4.1 -> 1.5.0
2019-08-06 21:09:56 +02:00
worldofpeace 0f6faf630f
Merge pull request #66136 from worldofpeace/pantheon/reponame
stylize Pantheon
2019-08-06 12:04:40 -04:00
worldofpeace 47a9e8783a pantheon.updateScript: add a throw 2019-08-06 11:20:01 -04:00
worldofpeace 0b59f4212c pantheon: stylize expressions
The same way we want them in GNOME in nixpkgs.
Didn't touch the greeter expression because I have
a branch where it's already rewritten.
2019-08-06 11:20:01 -04:00
R. RyanTM a4c940d569 enlightenment.terminology: 1.4.1 -> 1.5.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/terminology/versions
2019-08-05 22:00:55 -07:00
worldofpeace bd429bb06c pantheon: use dontConfigure where applicable 2019-08-05 18:41:34 -04:00
worldofpeace 519e4d2508 pantheon.elementary-icon-theme: move gtk3 to nativeBuildInputs 2019-08-05 18:41:34 -04:00
worldofpeace 52fa0c2cc5 pantheon: use repoName
Now these expressions don't look so weird.
2019-08-05 18:41:32 -04:00