In order to package for NixOS, we need download links that point to specific versions of Manager. Specifically the .deb file.
Currently on the download page, we just get this: http://download.manager.io/Manager.deb.
It would be great if we could have archive links that point to specific releases, similar to how Steam has: http://repo.steampowered.com/steam/archive/precise/steam-launcher_1.0.0.42_all.deb.
Hi Lubos, will there be any progess on this? The only thing that needs to be done on Manager’s side is for all versions of Manager to be downloadable over a persistent link. Even if the link was offloaded to something like https://bintray.com/ I think it would work.
The main reason why links don’t contain version names is mostly because other websites are hotlinking download URLs and thus making people download older versions.
I guess I can make an exception for certain binaries such as DEB, RPM source packages. This would make NixOS packaging easier.