nixpkgs/pkgs/development/interpreters/elixir
Gleb Peregud 558db539f5 elixir: Fix locale problem on NixOS
It looks like Erlang/OTP requires access to LOCALE_ARCHIVE for locales to correctly work. Elixir depends on this here:
7a556b8f26/lib/elixir/src/elixir.erl (L76)

Fixes #30047
2017-10-04 23:23:57 +02:00
..
1.3.nix
1.4.nix
1.5.nix
generic-builder.nix elixir: Fix locale problem on NixOS 2017-10-04 23:23:57 +02:00
setup-hook.sh