nixpkgs/modules/programs
Eelco Dolstra 45d8c418b5 * Some hackery to get ConsoleKit to work with the SLIM and "auto"
display managers.  This was broken due to a change in ConsoleKit
  0.4.2:

    https://bugs.freedesktop.org/show_bug.cgi?id=28377

  Using ConsoleKit's pam-ck-connector helps in that it creates local
  sessions; however, they're not marked as active because the
  x11-display-device property is not set.  As a workaround, calling
  ck-launch-session seems to work.

  More details:

    https://bugs.gentoo.org/show_bug.cgi?id=336634
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598150
    https://bugzilla.redhat.com/show_bug.cgi?id=585952

svn path=/nixos/trunk/; revision=28400
2011-08-08 19:28:17 +00:00
..
bash * Set NIX_PATH to something reasonable. 2011-08-06 18:55:00 +00:00
blcr.nix * Remove `stopOn = "shutdown"' which doesn't work. 2010-06-02 16:05:09 +00:00
info.nix INFOPATH fix; the info.nix module should not set the INFOPATH variable in bashrc, 2010-04-29 18:59:05 +00:00
shadow.nix * Some hackery to get ConsoleKit to work with the SLIM and "auto" 2011-08-08 19:28:17 +00:00
ssh.nix Update users of `services.sshd'. 2010-03-11 17:02:53 +00:00
ssmtp.nix