mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 13:36:02 +01:00
Tools which re-exec `$SHELL` or `$0` or `basename $SHELL` or even just
`bash` will otherwise get the non-interactive bash, providing a
broken shell for the same reasons described in
https://github.com/NixOS/nixpkgs/issues/27493.
Extends
|
||
|---|---|---|
| .. | ||
| local.mk | ||
| nix-build.cc | ||