This is the code that translates rebar3 options to Mix options, we just need to do this for the new Rebar3 option: https://github.com/elixir-lang/elixir/blob/d9e01a61c911fd621c9f62e58fcff2d03714c529/lib/mix/lib/mix/rebar.ex#L151-L165
PRs are welcome! On Thu, Jun 4, 2020 at 4:18 PM Łukasz Niemier <[email protected]> wrote: > Ok, I misstnderstood the original intent in this issue - > https://github.com/open-telemetry/opentelemetry-erlang-api/issues/61 > > The point is in updating Mix to support such dependencies coming from > Rebar3 projects. > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/8a635d29-6390-4c50-8e74-d47a69eb2f97%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/8a635d29-6390-4c50-8e74-d47a69eb2f97%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4L3KtmKgfgcMPAi-ArUKtOa7VLXg2cxw2mentxYxd_4AA%40mail.gmail.com.
