Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/interpreters/elixir/setup-hook.sh

6 lines
108 B
Bash
Raw Normal View History

elixir: set ERL_LIBS for elixir apps Previously Elixir didn't correct set the ERL_LIBS environment variable for the OTP Applications that it supplies. This change fixes that
2016-04-01 13:13:02 -07:00
addErlLibPath() {
addToSearchPath ERL_LIBS $1/lib/elixir/lib
}
treewide: Don't use envHook anymore This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-08-10 18:22:07 -04:00
addEnvHooks "$hostOffset" addErlLibPath
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 910ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API