[Nix-dev] Re: [Nix-commits] SVN commit: nix - 15683 - MarcWeber - nixos/branches/fix-style/etc

Nicolas Pierron nicolas.b.pierron at gmail.com
Thu May 21 15:25:30 CEST 2009


On Thu, May 21, 2009 at 14:07, Marc Weber <marco-oweber at gmx.de> wrote:
> Added:
>   nixos/branches/fix-style/etc/zshenv
> Modified:
>   nixos/branches/fix-style/etc/bashrc.sh
>   nixos/branches/fix-style/etc/default.nix

Wrong branch ?

> Modified: nixos/branches/fix-style/etc/bashrc.sh
> ===================================================================
> --- nixos/branches/fix-style/etc/bashrc.sh      2009-05-20 17:51:41 UTC (rev 15682)
> +++ nixos/branches/fix-style/etc/bashrc.sh      2009-05-21 12:07:15 UTC (rev 15683)
> @@ -1,4 +1,5 @@
>  # Initialise a bunch of environment variables.
> +# sync with zshenv
>  export PATH=/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin
>  export LD_LIBRARY_PATH=/var/run/opengl-driver/lib
>  if test -n "@nssModulesPath@"; then

Why not generating a login-profile.sh loadable & sourced by all
(standard, not csh) shells?

-- 
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron
- If you are doing something twice then you should try to do it once.



More information about the nix-dev mailing list