diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-09-25 00:25:22 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-09-25 00:25:22 +0200 |
| commit | cfd20debfb0bdd21d9695278350ca8ed4b2d76d0 (patch) | |
| tree | d55eb9cf049dd866d1b77a6c728e9cccff870d19 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 78721f57eb96a5fb60e122de67bc72c3c9c528e9 (diff) | |
Fix bashrc regression
Interactive non-login shells should not source /etc/profile, otherwise
environment variables set by the user will get clobbered. For
example:
$ export PERL5LIB=/foo
$ bash
$ echo $PERL5LIB
/home/eelco/.nix-profile/lib/perl5/site_perl:/nix/var/nix/profiles/default/lib/perl5/site_perl:/run/current-system/sw/lib/perl5/site_perl:/home/eelco/.nix-profile/lib/perl5/site_perl:/nix/var/nix/profiles/default/lib/perl5/site_perl:/run/current-system/sw/lib/perl5/site_perl
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
