This diff is currently work in progress.
This loader is in charge of downloading a sources.json file and loading all referenced sources.
TODO:
- Support sources pointing to plain text file and not only to archive
- Use all mirrors and not only the first url
- Add the nixpkgs revision in the snapshot
cc @zimoun @civodul
Related to T1991