nixpkgs/pkgs/development/interpreters/erlang
Moritz Ulrich 3e61f3b911 erlang: Change order of commands in postPach and postInstall.
Erlang's generic-builder isn't using the right /bin/sh in some
situations, causing build errors either in the erlang build itself or
in derivations depending on it.

This patch runs `patchShebangs make/` before running the rest of the
`postPatch` phase, hopefully using the right shell early enough.

This might be a solution for #36853, #36823 and #37638.
2018-03-23 10:41:42 +01:00
..
generic-builder.nix erlang: Change order of commands in postPach and postInstall. 2018-03-23 10:41:42 +01:00
R16B02-basho.nix stdenv: Kill off ensureDir 2018-01-09 11:14:48 +08:00
R18.nix erlangR18: 18.3.4.4 -> 18.3.4.7 (fixes CVE-2017-1000385) 2017-12-08 10:27:17 +01:00
R19.nix erlangR19: 19.3 -> 19.3.6.4 (fixes CVE-2017-1000385) 2017-12-08 10:27:14 +01:00
R20.nix erlang: 20.1.7 -> 20.2.2 2017-12-19 22:05:12 +00:00
setup-hook.sh treewide: Don't use envHook anymore 2017-12-30 22:04:22 -05:00