Commit graph

4669 commits

Author SHA1 Message Date
Florian Klink 630fa54d39
Merge pull request #52353 from r-ryantm/auto-update/deepin-wm
deepin.deepin-wm: 1.9.33 -> 1.9.34
2018-12-16 13:09:28 +01:00
R. RyanTM abdc4c4e18 deepin.deepin-wm: 1.9.33 -> 1.9.34
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/deepin-wm/versions
2018-12-16 03:46:52 -08:00
Tor Hedin Brønner 2727774ce1
Merge pull request #51933 from hedning/fix-nautilus-thumbnails
gnome3.nautilus: fix thumbnail generation
2018-12-13 14:34:12 +01:00
Tor Hedin Brønner 4d0a88b21a gnome3.nautilus: fix thumbnail generation
3.30 copied over the thumbnail code frome gnome-desktop:
673c81cf9f

Simply patch nautilus too.

ref https://github.com/NixOS/nixpkgs/issues/50494
2018-12-13 12:37:58 +01:00
Tor Hedin Brønner 4a8e6b5884
Merge pull request #51910 from etu/update-topicons
gnomeExtensions.topicons-plus: 21 -> 22
2018-12-13 09:50:04 +01:00
Jan Tojnar 25ab74f853
Merge pull request #51889 from jtojnar/gnome-3.30.3
Gnome 3.30.3
2018-12-12 21:27:28 +01:00
Jan Tojnar 09eae5380f
gnome3.libgnome-games-support: 1.4.2 → 1.4.3 2018-12-12 20:01:00 +01:00
Jan Tojnar ed14b1e688
gnome3.nautilus: 3.30.4 → 3.30.5 2018-12-12 20:01:00 +01:00
Jan Tojnar 679cadbd7a
gnome3.seahorse: 3.30 → 3.30.1.1 2018-12-12 20:01:00 +01:00
Jan Tojnar aaaf48b2aa
libgda: move from gnome3.libgda 2018-12-12 20:00:59 +01:00
Jan Tojnar 929bf748e8
gnome3.gnome-tweaks: 3.30.1 → 3.30.2 2018-12-12 20:00:59 +01:00
Jan Tojnar 7f709c3d21
gnome3.vte: 0.54.2 → 0.54.3 2018-12-12 20:00:59 +01:00
Jan Tojnar 1079262d28
gnome3.totem: 3.26.2 → 3.30.0 2018-12-12 20:00:58 +01:00
Jan Tojnar 057d910e12
gnome3.gnome-contacts: 3.30.1 → 3.30.2 2018-12-12 20:00:58 +01:00
Jan Tojnar e77a8a5e74
evolution-data-server: 3.30.2 → 3.30.3 2018-12-12 20:00:58 +01:00
Jan Tojnar 52691cf7d9
gnome3.gnome-maps: 3.30.2.1 → 3.30.3 2018-12-12 20:00:58 +01:00
Jan Tojnar 6c138622a4
gnome3.evolution: 3.30.2 → 3.30.3 2018-12-12 20:00:46 +01:00
Elis Hirwing e8ef485246
gnomeExtensions.topicons-plus: 21 -> 22 2018-12-12 14:39:50 +01:00
David McKay 125ad34dc8 lxrandr: init at 0.3.1 2018-12-12 11:25:45 +00:00
Tor Hedin Brønner d54bfa8f41 gnome3.gnome-session: prevent crash when launching wayland sessions
gnome-session inherits GDMS PATH, which is at the moment non-functional. In X11
this didn't matter as the `Xsession` wrapper would populate the environment
beforehand. Wayland sessions doesn't source `Xesssion` (duh), so we patch
`bin/gnome-session` to use absolute paths for `grep` and `bash`.

In addition `bin/gnome-session` is a simple wrapper around
`libexec/gnome-session-binary` mostly responsible for sourcing the users profile
before launching the binary. This made our wrapping of `bin/gnome-session`
ineffective on wayland as the profile would reset the environment. Simply wrap
`libexec/gnome-session-binary` instead.
2018-12-10 10:27:00 +01:00
Frederik Rietdijk 3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Will Dietz 64a72afe63 terminology: 1.2.1 -> 1.3.0 2018-12-07 21:01:55 -06:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar 30f090ff7b
gnome3.updateScript: reuse gnome-update-script 2018-12-02 00:50:37 +01:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Jan Tojnar 440d84cfb1
gnome3.updateScript: improve pre-release detection
Previously all versions with minor >= 90 were considered pre-release,
which failed to consider versions like 0.100.

Let’s limit the range to 90–99 and 900–999.
2018-11-30 21:35:29 +01:00
Jan Tojnar 79ad3690f9
gnome3.gtksourceviewmm.updateScript: allow unstable versions 2018-11-30 21:35:28 +01:00
Jan Tojnar 195fc315ef
gnome3.gnome-system-log.updateScript: allow unstable versions 2018-11-30 21:35:28 +01:00
Jan Tojnar 1fe7aaf692
empathy.updateScript: allow unstable versions 2018-11-30 21:35:27 +01:00
Jan Tojnar cb7a36c355
nemiver.updateScript: allow unstable versions 2018-11-30 21:35:27 +01:00
Jan Tojnar 7f0bfab373
gnome3.grilo: 0.3.6 → 0.3.7 2018-11-30 21:35:27 +01:00
Jan Tojnar 05a71d24ce
gnome3.gexiv2: 0.10.8 → 0.10.9 2018-11-30 21:35:27 +01:00
Tor Hedin Brønner d5ba27a700
gnome3.gnome-desktop: fix path substitution
`substituteAll` intentionally doesn't work with all caps:
https://github.com/NixOS/nixpkgs/issues/28086
2018-11-30 21:35:26 +01:00
Tor Hedin Brønner f82c95ecbd
gnome3.gnome-characters: add gnome-desktop typelib 2018-11-30 21:35:25 +01:00
Tor Hedin Brønner 7ee05feb4e
gnome3.devhelp: 3.30.0 -> 3.30.1 2018-11-30 21:35:25 +01:00
Tor Hedin Brønner 4da3f08a2c
deepin.go-gir-generator: fix dde-api with gobject-introspection 1.58+ 2018-11-30 21:35:24 +01:00
Tor Hedin Brønner 0192b5aa54
gnome3: add hedning to maintainers 2018-11-30 21:35:24 +01:00
Jon Banafato 55cbc8b0e9
gnomeExtensions.no-title-bar: 8 -> 9 2018-11-30 21:35:24 +01:00
Jon Banafato 999cd7f8dc
gnomeExtensions.caffeine: unstable-2017-06-21 -> unstable-2018-09-25 2018-11-30 21:35:23 +01:00
Jon Banafato 10d43b28ad
gnomeExtensions.nohotcorner: 17.0 -> 18.0 2018-11-30 21:35:23 +01:00
Jon Banafato 98c02413db
gnomeExtensions.icon-hider: 20 -> 21 2018-11-30 21:35:23 +01:00
Tor Hedin Brønner b1f55d27bc
gnome3.zenity: 3.28.1 -> 3.30.0 2018-11-30 21:35:22 +01:00
Tor Hedin Brønner abb694f562
gitg: 3.26.0 -> 3.30.1 2018-11-30 21:35:22 +01:00
Jan Tojnar e02516db75
nixos/gnome3: enable remote desktop on wayland 2018-11-30 21:35:21 +01:00
Jan Tojnar d359635ab4
gnome3.gnome-remote-desktop: init at 0.1.6 2018-11-30 21:35:21 +01:00
Jan Tojnar 181a9865fc
gnome3.tracker: 2.1.4 → 2.1.6
systemd sure service files are no longer installed by default when the build
can't find systemd, so we need to manually specificy the install dir.
2018-11-30 21:35:20 +01:00