Tor Hedin Brønner
da0935c299
gnome3.adwaita-icon-theme: 3.32.0 → 3.34.0
2019-09-30 19:39:39 +02:00
Tor Hedin Brønner
91fed91d8b
evolution-data-server: 3.32.4 → 3.34.0
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
0a826ed116
baobab: 3.32.0 → 3.34.0
2019-09-30 19:39:37 +02:00
worldofpeace
139806d89d
gnome3.mutter328: fix graphical glitches in gala
...
See https://github.com/elementary/gala/issues/605 and patch
2019-09-15 20:19:24 -04:00
worldofpeace
00d419c362
gnome3.epiphany: fix build
...
Looks like something used to propagate nettle but doesn't anymore.
Adding it properly, as it does depend on it, fixes the issue.
2019-09-09 16:32:43 -04:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
...
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04:00
worldofpeace
72dc15c93d
Merge pull request #67986 from danieldk/mutter-resume-fix
...
gnome3.mutter: fix segfault in dri_flush_front_buffer()
2019-09-03 09:37:46 -04:00
worldofpeace
8c772a6183
gnome3.mutter328: patches from gnome-3.28 branch
...
Changes:
e356424282...74e3126b77
2019-09-03 09:35:14 -04:00
Daniël de Kok
7ddd49a86e
gnome3.mutter: fix segfault in dri_flush_front_buffer()
...
More details:
56ddaaa380
2019-09-03 15:20:38 +02:00
Niklas Hambüchen
9e78f76ade
treewide: Remove unnecessary --disable-static
( #66759 )
...
* freetype: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes freetype not being overridable to have static libs.
* treewide: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c
Merge staging-next into staging
2019-08-28 08:26:42 +02:00
worldofpeace
156f335161
Merge pull request #67549 from worldofpeace/gnome-control-center/fix-sharing
...
Fix sharing in gnome-control-center
2019-08-27 14:28:15 -04:00
Frederik Rietdijk
98640fd482
Merge master into staging-next
2019-08-27 16:36:47 +02:00
worldofpeace
f1ce41d78e
gnome3.gnome-control-center: add optional sharing deps
...
It appears that if gnome-control-center isn't wrapped with their
schemas they won't be added to the panel.
2019-08-27 01:06:35 -04:00
worldofpeace
15a87bbe06
gnome3.vino: 3.22.0 -> 2019-07-08
2019-08-27 00:33:42 -04:00
worldofpeace
e25b283f71
gnome3.gnome-color-manager: add hicolor-icon-theme
2019-08-27 00:02:42 -04:00
worldofpeace
7bb8f05f12
treewide: use glib.{getSchemaPath, makeSchemaPath}
2019-08-26 21:28:17 -04:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
...
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.
Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
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
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +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
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
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
cff9e6429a
Merge staging-next into staging
2019-08-14 13:46:33 +02: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
Frederik Rietdijk
5bc501b7aa
Merge staging-next into staging
2019-08-09 14:01:00 +02:00
worldofpeace
5ee8efb7c5
gnome3.gnome-software: disable fwupd aarch64
...
Needed temporarily because of #66277 .
2019-08-07 15:52:36 -04:00
worldofpeace
c7c727fa93
gnome3.gnome-settings-daemon: add cflag G_DISABLE_CAST_CHECKS
...
This is what would have been passed before with the release
buildtype.
See: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/meson.build#L73
2019-08-05 06:13:01 -04:00
R. RyanTM
c5ec1b12af
epiphany: 3.32.3 -> 3.32.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/epiphany/versions
2019-08-03 22:26:24 -07:00
Orivej Desh
32fbbc6f9b
Merge master into staging
2019-07-25 09:23:21 +00:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
worldofpeace
d8d85aef04
Merge pull request #65113 from worldofpeace/gnome-updates
...
GNOME3 updates
2019-07-22 14:46:03 -04:00
worldofpeace
cf9dca2396
gnome3.mutter328: add API for reorder workspaces
...
backport for a feature added in gala
2019-07-22 04:29:57 -04:00
worldofpeace
21f015dbf7
Merge pull request #64808 from r-ryantm/auto-update/gnome-software
...
gnome3.gnome-software: 3.32.3 -> 3.32.4
2019-07-19 19:13:37 -04:00
worldofpeace
3267c5792f
gnome3.evolution-data-server: 3.32.3 -> 3.32.4
...
https://gitlab.gnome.org/GNOME/evolution-data-server/blob/3.32.4/NEWS
2019-07-19 19:01:14 -04:00
worldofpeace
50791d9a1d
gnome3.gnome-user-docs: 3.32.2 -> 3.32.3
...
https://gitlab.gnome.org/GNOME/gnome-user-docs/blob/3.32.3/NEWS
2019-07-19 19:01:14 -04:00
worldofpeace
36aec923cc
gnome3.grilo-plugins: 0.3.8 -> 0.3.9
...
https://gitlab.gnome.org/GNOME/grilo-plugins/blob/grilo-plugins-0.3.9/NEWS
2019-07-19 19:01:14 -04:00