Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: a5f2750ebb1fb59679079139810e48b53abc51de
      
https://github.com/NixOS/nix/commit/a5f2750ebb1fb59679079139810e48b53abc51de
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M src/nix-build/nix-build.cc

  Log Message:
  -----------
  Fix early removal of rc-file for nix-shell

BASH_ENV causes all non-interactive shells called via eg. /etc/bashrc to
remove the rc-file before the main shell gets to run it. Completion
scripts will often do this. Fixes #976.

Adapted from and fixes #1034.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to