nixpkgs/modules/programs/bash
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.nix Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
bashrc-user.sh
bashrc.sh * Added an option to enable support for 32-bit binaries (such as Wine 2010-05-30 22:00:52 +00:00
inputrc
profile.sh