nixpkgs/pkgs
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
..
applications chromium: update conditionals and gcc patches for min version 71 2018-12-09 04:11:27 +01:00
build-support Merge staging-next into master 2018-12-08 16:29:21 +01:00
common-updater common-updater, firefox: fix updater for firefox 2018-11-16 23:04:54 +09:00
data Merge master into staging-next 2018-12-08 12:40:13 +01:00
desktops gnome3.gnome-session: prevent crash when launching wayland sessions 2018-12-10 10:27:00 +01:00
development cyrus_sasl: merge PR #51651 into master 2018-12-09 02:15:50 +00:00
games Merge master into staging-next 2018-12-07 15:22:35 +01:00
misc Merge master into staging-next 2018-12-08 12:40:13 +01:00
os-specific Merge branch 'mdadm-sendmail' 2018-12-09 02:46:22 +09:00
servers Merge pull request #51608 from tylermauthe/patch-1 2018-12-08 19:55:33 +01:00
shells zsh-autosuggestions: 0.4.3 -> 0.5.0 2018-12-08 14:39:40 -08:00
stdenv Merge master into staging-next 2018-12-07 15:22:35 +01:00
test Merge pull request #50212 from matthewbauer/host-emulator 2018-11-29 19:34:20 -06:00
tools Merge pull request #51761 from r-ryantm/auto-update/vulkan-tools 2018-12-08 23:45:35 +00:00
top-level filterCoqPackages: honor recurseIntoAttrs 2018-12-09 03:08:54 +00:00