nroi / flexo

a central pacman cache
MIT License
172 stars 10 forks source link

Implement support for Manjaro #97

Open nroi opened 1 year ago

nroi commented 1 year ago

Manjaro also provides a JSON endpoint for all official mirrors, but the format seems to be different from the format provided by ArchLinux: https://repo.manjaro.org/status.json

Therefore, using Flexo's auto mirror selection currently does not work with Manjaro. See also: https://github.com/nroi/flexo/issues/96