Branch: refs/heads/release-16.09
Home: https://github.com/NixOS/nixpkgs
Commit: fa20c0cb5e17cc23ef0b07a7f271b86dbd83e4ef
https://github.com/NixOS/nixpkgs/commit/fa20c0cb5e17cc23ef0b07a7f271b86dbd83e4ef
Author: Vladimír Čunát <[email protected]>
Date: 2016-12-18 (Sun, 18 Dec 2016)
Changed paths:
M pkgs/servers/x11/xorg/overrides.nix
M pkgs/servers/x11/xorg/xwayland.nix
Log Message:
-----------
xorg-server variants: eradicate symlink to /var/tmp
- Fixes #19673; it caused problems in combination with buildEnv.
- As noted, X falls back to /tmp:
https://github.com/NixOS/nixpkgs/issues/19673#issuecomment-258871876
- Removing the directory is still required, as X would attempt to write
into it if allowed - and probably succeed in case the user set
nix.readOnlyStore = false; (X runs as root).
- Archeology link: 9d1569316.
(cherry picked from commit 33abc705b31a294d9e788bda5b0b1708c8eed92d)
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits