Closed dbernheisel closed 5 years ago
I assume this is ok to use?
Yes 👍
@Stratus3D let me know if there's anything else I can help with on this or if you have thoughts.
Also related #67
Thanks a lot and sorry for the delay. I would rather avoid relying on two different sources so let's go with hex.pm only.
Thanks @danhper !
Use Bob the Builder's list of available builds instead of Elixir's GitHub tags.
This list is published at https://repo.hex.pm/builds/elixir/builds.txt. @ericmj I assume this is ok to use?
There are some differences:
asdf install elixir 0.7.2
doesn't work anyway.major.minor
version as well asmajor.minor.patch
which isn't helpful for asdf's use case to lock versions. I've stripped these from the output so they don't show up. I do this by removing any line that only has one.
character.Here's the diff of
asdf list-all elixir
output, between master and this branch:Resolves #50