erlang culture is to use rebar which downloads prereqs, node-style. Obviously we want to use pkgsrc packages. For rebar2, it seems one can CONFIGURE_ARGS+= --enable-system-deps Are people able to work around this (and use packages) for rebar3 and mix? Do people think the --bootstrap offline in rebar3 already does this?