Closed
Description
Build process downloads some files from the internet. Most of them are versioned, but following one don't contain any version info in URL and change quite often:
- http://downloads.arduino.cc/packages/package_index.json.gz
- http://downloads.arduino.cc/packages/package_index.json.sig
- http://downloads.arduino.cc/libraries/library_index.json.gz
So it's not possible to package it that way for any system that aims for repeatable builds. E.g. for my NixOS effort (NixOS/nixpkgs#17060) I had to create my own snapshots of those files.
Could you please provide some sort of daily or weekly snapshots? So any packager can consume them directly from some urls like http://downloads.arduino.cc/libraries/2016-07-18/library_index.json.gz