nixpkgs/modules/programs/bash
Eelco Dolstra 7ba5881146 * Don't install the "nixpkgs_sys" symlink in ~/.nix-defexpr anymore.
Note that for attribute-based nix-env installations, the NixOS
  channel contains Nixpkgs as its "pkgs" attribute, so

    $ nix-env -iA nixos.pkgs.foo

  will work instead of the old

    $ nix-env -iA nixpkgs_sys.foo
    
* Fix the path to root's channels installed in ~/.nix-defexpr.

svn path=/nixos/trunk/; revision=33823
2012-04-18 10:58:33 +00:00
..
bash.nix * Move the setting of $MODULE_DIR to modprobe.nix. 2012-03-20 22:02:27 +00:00
bashrc.sh * Don't source /etc/profile in interactive non-login shells, unless it 2012-03-19 02:35:17 +00:00
inputrc * Moved the Bash configuration to modules/programs/bash. 2009-05-28 12:06:54 +00:00
profile.sh * Don't install the "nixpkgs_sys" symlink in ~/.nix-defexpr anymore. 2012-04-18 10:58:33 +00:00