diff options
| author | Lorenz Leutgeb <lorenz.leutgeb@gmail.com> | 2024-03-07 21:05:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 21:05:18 +0100 |
| commit | 9692e2e81987410ed51af3b7733d1f1bbabc31bd (patch) | |
| tree | 6c1106a0fad1470aec704d9f7bf6a2fd5fe89f24 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 8c8cf43fcd70b2ac61abe4d03af516d6b69b13ca (diff) | |
nixos/java: No bashisms in `environment.shellInit` script
Running dash (the lightweight Debian Almquist shell) results in
```
source: not found
```
For this line which ends up in `/etc/profile`. Let's use `.` instead, according to [the Ubuntu wiki](https://wiki.ubuntu.com/DashAsBinSh#source) and [`checkbashisms`](https://sourceforge.net/projects/checkbaskisms/):
```
possible bashism in /etc/profile line [...] (should be '.', not 'source'):
test -e /nix/store/[...]/nix-support/setup-hook && source /nix/store/[...]/nix-support/setup-hook
```
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
