1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00
nixpkgs/pkgs
Peter Simons fff2917058 openssh: Let $NIXPKGS_CONFIG determine whether OpenSSH supports PAM or not.
PAM is enabled by default, as before. To disable it, set 

    openssh { pam = false; };

or simply

    pam = false;

in ~/.nixpkgs/config.nix.

svn path=/nixpkgs/trunk/; revision=12312
2008-07-07 23:11:13 +00:00
..
applications More mirrors / updates . . . 2008-07-07 17:10:21 +00:00
build-support undo 2008-07-06 15:46:10 +00:00
configs/etc
data Redhat n00bs calls their source xxx.tar.gz but it is not gzipped . . the generic builder can also not figure this out . . . 2008-07-07 19:02:57 +00:00
desktops * kdelibs: build with ACL support. 2008-06-19 22:20:49 +00:00
development GNU Make: Make `nix-log2xml' support optional. 2008-07-07 22:02:36 +00:00
games * Really fix Exult on x86_64 now. 2008-06-25 15:33:07 +00:00
lib * Merged the stdenv branch 2008-06-13 11:46:39 +00:00
misc Added xautolock 2.1. 2008-07-07 11:54:25 +00:00
os-specific/linux More mirrors / updates . . . 2008-07-07 17:10:21 +00:00
servers Shared lib path should be relative to catalina base, not home 2008-07-06 21:06:31 +00:00
shells Update zsh mirror. (patch from Bárður Árantsson) 2008-06-26 07:49:02 +00:00
stdenv * Oops, because we didn't pass extraAttrs, the glibc from the 2008-06-27 14:33:09 +00:00
test Merged with trunk. 2007-11-16 21:05:15 +00:00
tools gnupg: updated to version 1.4.9 2008-07-07 11:50:21 +00:00
top-level openssh: Let $NIXPKGS_CONFIG determine whether OpenSSH supports PAM or not. 2008-07-07 23:11:13 +00:00