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

1806 commits

Author SHA1 Message Date
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
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 a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +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 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
Jan Tojnar b83ff40a5e
gnome3.libgda: 5.2.4 → 5.2.5 2018-11-30 21:35:20 +01:00
Jan Tojnar f6ad14a50e
gnome3.eog: 3.28.3 → 3.28.4 2018-11-30 21:35:19 +01:00
Jan Tojnar 89594d9258
gnome3.grilo-plugins: 0.3.7 → 0.3.8 2018-11-30 21:35:19 +01:00
worldofpeace 153f3f867b
gnome3.mutter328: init 2018-11-30 21:35:15 +01:00
Jan Tojnar e22da7680e
empathy: fix build 2018-11-30 21:35:14 +01:00
Tor Hedin Brønner e7bd4f87e4
gnomeExtensions.system-monitor: 33 -> 36 2018-11-30 21:35:13 +01:00
Tor Hedin Brønner 7e082a4706
gnomeExtensions.nohotcorner: 16.0 -> 17.0 2018-11-30 21:35:13 +01:00
Tor Hedin Brønner 9a4932b1ad
gnomeExtensions.icon-hider: 19 -> 20 2018-11-30 21:35:12 +01:00
Jan Tojnar 02ebd47dfa
gnomeExtensions.dash-to-panel: 11 → 16 2018-11-30 21:35:12 +01:00
Jan Tojnar 1ccf2626ee
gnomeExtensions.dash-to-dock: 63 → 64 2018-11-30 21:35:11 +01:00
Jan Tojnar c36ffca064
gnome3.pomodoro: fix build 2018-11-30 21:35:10 +01:00
Jan Tojnar ab51dc1bea
gnome3.gnome-devel-docs: 3.28.0 → 3.30.2 2018-11-30 21:35:01 +01:00
Jan Tojnar 109b9e3c05
gnome3.gpaste: 3.28.2 → 3.30.2 2018-11-30 21:34:51 +01:00
Jan Tojnar e2fb5c302b
gnome3.folks: fix build 2018-11-30 21:34:49 +01:00
Tor Hedin Brønner 05dff03bc1
gnome3.gnome-flashback: 3.28.0 → 3.30.0 2018-11-30 21:34:48 +01:00
Tor Hedin Brønner 305c7114a4
gnome3.gnome-applets: 3.28.0 → 3.30.0 2018-11-30 21:34:48 +01:00
Tor Hedin Brønner 845bc0de0e
gnome3.geary: fix build with webkit-2.22.0 2018-11-30 21:34:48 +01:00
Tor Hedin Brønner d678b0c4ba
gnome3.gnome-panel: 3.28.0 → 3.30.0 2018-11-30 21:34:47 +01:00
Tor Hedin Brønner 2c8565a3ce
nixos/gdm: use XDG_DATA_DIRS to find sessions
Gdm now searches for session files in XDG_DATA_DIRS so we no longer need the
sessions_dir.patch.
2018-11-30 21:34:47 +01:00
Tor Hedin Brønner e09e735a09
spidermonkey_60: init at 60.3.0
A new test checks and fails if we're building in js/src, so we create a build
dir like Arch does.
2018-11-30 21:34:46 +01:00