mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-07-06 17:31:00 -04:00
9f6b62f45b
Prior the shell was not sourcing `/etc/profile.d/nix.sh` because, although ENV is set, it will only be used if bash is invoked in posix mode (either as `sh` or with `--posix`).