nixpkgs/modules/programs
Eelco Dolstra f729f12e4e Some cleanups in the activation script:
* Moved some scriptlets to the appropriate modules.
* Put the scriptlet that sets the default path at the start, since it
  never makes sense not to have it there.  It no longer needs to be
  declared as a dependency.
* If a scriptlet has no dependencies, it can be denoted as a plain
  string (i.e., `noDepEntry' is not needed anymore).

svn path=/nixos/trunk/; revision=23762
2010-09-13 15:41:38 +00:00
..
bash Some cleanups in the activation script: 2010-09-13 15:41:38 +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 * Rename the pwdutils' module to shadow'. 2010-06-02 21:16:27 +00:00
ssh.nix Update users of `services.sshd'. 2010-03-11 17:02:53 +00:00
ssmtp.nix Rename environment.extraPackages to environment.systemPackages. 2009-10-07 17:14:25 +00:00