diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2018-09-05 22:48:47 +0200 |
|---|---|---|
| committer | xeji <36407913+xeji@users.noreply.github.com> | 2018-09-05 22:48:47 +0200 |
| commit | df05618f2a075c2c727bdcb6d44741d5d5c2ef16 (patch) | |
| tree | 12d416e208eb76b804c9b96827b9adbdf70407c1 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | f70dc57ad3b63211cdc348bb3346139519aefced (diff) | |
nixos/activation: fix activation script for non-POSIX shells (#46042)
This fixes an issue with shells like fish that are not fully POSIX
compliant. The syntax `ENV=val cmd' doesn't work properly in there.
This issue has been addressed in #45932 and #45945, however it has been
recommended to use a single shell (`stdenv.shell' which is either
`bash' or `sh') to significantly reduce the maintenance overload in the
future.
See https://github.com/NixOS/nixpkgs/issues/45897#issuecomment-417923464
Fixes #45897
/cc @FRidh @xaverdh @etu
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
