nixpkgs/pkgs/development/interpreters/erlang
Liam Diprose 6ae361cbd2 erlang: patch sh path
RabbitMQ 3.13 crashes because it requires Erlang/OTP 26 and hits [this call to `sh`](https://github.com/erlang/otp/blob/maint-26/lib/os_mon/src/disksup.erl#L243). This patches the call to `sh` with its full path, `${bash}/bin/sh` when the version is older than 25
2024-06-07 01:46:27 +12:00
..
24.nix
25.nix
26.nix
27.nix
generic-builder.nix