mururu / exenv

Elixir versions management tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support MIX_ARCHIVES

devinus opened this issue · comments

We need exenv to change MIX_ARCHIVES env var to point to a version specific archives folder.

👍 Need this.

Currently have problems when using Mix (hex to be specific) with really old Elixir versions like 0.13.0 and new version 0.15.0.

👍 I was struggling on the weird error on older phoenix + elixir with newer hex.

Ok, we need this definitely. But I don't have enough time to tackle this during the next two weeks. Pull requests are welcome!