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 erlang_24: 24.3.4.16 -> 24.3.4.17 2024-04-10 02:37:41 +00:00
25.nix erlang_javac: 25.3.2.11 -> 25.3.2.12 2024-05-06 18:47:47 +00:00
26.nix erlang_26: 26.2.4 -> 26.2.5 2024-05-03 02:24:19 +00:00
27.nix erlang_27: init 27.0 2024-05-20 19:49:12 -04:00
generic-builder.nix erlang: patch sh path 2024-06-07 01:46:27 +12:00