nixpkgs/modules/programs/bash
Eelco Dolstra dde8453a09 * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the
warning

    -bash: warning: setlocale: LC_TIME: cannot change locale (en_GB.UTF8): No such file or directory

  when $LC_TIME is set in environment.shellInit.

svn path=/nixos/trunk/; revision=33248
2012-03-19 02:53:58 +00:00
..
bash.nix * Atomically replace the /bin/sh symlink; otherwise there is a time 2012-03-08 16:08:03 +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
profile.sh * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00