1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
aszlig bf3d3dd19b
xinit: Fix logpath and dependencies for startx.
It seems that (almost?) all NixOS users start X using the services module,
because startx seems to be broken for quite some while. And it hit me while
getting to NixOS for the first time as well, so I then decided to just use the
service module.

As I'm working with multiple X servers, writing wrappers in ~/nixpkgs/config.nix
became tedious and so I decided to fix it, hopefully without breaking anything.

The fix consists of:

 * Provide a default location for the Xorg log (~/.xorg.log - hope that's okay)
 * Expose xauth through xinit to ensure purity and "unexpected behaviour", also
   known as "simply not working", because xauth isn't in the user's environment.
 * Actually provide the X binary so it doesn't have to be passed to startx every
   time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
..
applications virtualbox: Allow building with extension pack. 2012-12-12 12:36:19 +01:00
build-support postgresql: Update to latest versions 2012-12-11 14:08:41 +01:00
data Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
desktops Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
development haskell-yesod: update to version 1.1.7 2012-12-12 11:54:27 +01:00
games haskell-LambdaHack: update to version 0.2.6.5 2012-12-12 11:54:27 +01:00
lib pkgs/lib/platforms.nix: fix specification of mesaPlatforms 2012-12-06 11:25:08 +01:00
misc Update Wine 2012-12-08 13:28:15 +04:00
os-specific Linux 3.7 2012-12-11 11:57:04 -05:00
servers xinit: Fix logpath and dependencies for startx. 2012-12-12 12:36:19 +01:00
shells
stdenv Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
test
tools samplicator: New package, version 1.3.7-beta6. 2012-12-12 12:36:18 +01:00
top-level vbindiff: New package, version 3.0_beta4. 2012-12-12 12:36:18 +01:00