nixpkgs/pkgs/build-support/build-fhs-userenv
Jamey Sharp 09bae7cb70 build-fhs-userenv: Propagate $XAUTHORITY
The `DISPLAY` environment variable is propagated into chroots built with
`buildFHSUserEnv`, but currently the `XAUTHORITY` variable is not. When
the latter is set, its value is usually necessary in order to connect to
the X server identified by the former.

This matters for users running gdm3, for example, who have `XAUTHORITY`
set to something like `/run/user/1000/gdm/Xauthority` instead of the X
default of `~/.Xauthority`, which doesn't exist in that setup.

Fixes #21532.
2017-07-18 00:03:22 -07:00
..
chroot-user.rb build-fhs-userenv: Propagate $XAUTHORITY 2017-07-18 00:03:22 -07:00
default.nix buildFHSUserEnv: don't set CHROOTENV_EXTRA_BINDS 2016-06-28 18:59:33 +03:00
env.nix buildFHSEnv: add ACLOCAL_PATH 2017-04-12 14:43:08 +03:00