On NixOS, `bash` isn't under `/bin/bash` but rather in some directory in `$PATH`. Locally, I've been patching those scripts to make them work. `/usr/bin/env` seems to be the only [portable way](https://unix.stackexchange.com/questions/29608/why-is-it-better-to-use-usr-bin-env-name-instead-of-path-to-name-as-my) to use binaries from the PATH as interpreters. Signed-off-by: Quentin Gliech <quentingliech@gmail.com> |
||
|---|---|---|
| .. | ||
| build_debian_packages | ||
| check-newsfragment | ||
| check_line_terminators.sh | ||
| check_signature.py | ||
| complement.sh | ||
| config-lint.sh | ||
| convert_server_keys.py | ||
| database-save.sh | ||
| definitions.py | ||
| dump_macaroon.py | ||
| federation_client.py | ||
| generate_sample_config | ||
| hash_history.py | ||
| lint.sh | ||
| list_url_patterns.py | ||
| make_full_schema.sh | ||
| mypy_synapse_plugin.py | ||
| next_github_number.sh | ||
| sign_json | ||
| tail-synapse.py | ||
| update_database | ||