diff options
| author | Palmer Cox <p@lmercox.com> | 2025-01-04 21:49:45 -0500 |
|---|---|---|
| committer | Palmer Cox <p@lmercox.com> | 2025-01-04 21:50:10 -0500 |
| commit | 1ebba6131b4558087d93eb5004003d8082c1b4b4 (patch) | |
| tree | 0cd903125eb86136689c0d46d1f379a62ea5d66a /pkgs/development/python-modules/rangehttpserver | |
| parent | 77aa69ac501c334d77419acde3ada06906e6394f (diff) | |
rabbitmq-server: Fix building on Darwin
On Darwin, settin HOME=/build before calling rabbitmqctl doesn't work:
it produces an error while trying to create a file in /build because the
/build directory doesn't exist. It also doesn't work when building using
"nix develop". So, we set HOME=$TMPDIR instead which does work in those
cases.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
