Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f5954509122160ed8209a3158e49ae054c12fcf8
      
https://github.com/NixOS/nixpkgs/commit/f5954509122160ed8209a3158e49ae054c12fcf8
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  -----------
  eclipse: switch to officially mirrored download URLs

That is, replace all mirror specific URLs with the generic form:

  http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/path/to/file

* r=1 auto-redirects to best mirror
* nf=1 returns HTTP 404 if there is no file, instead of HTML data

It's documented here:

  
http://wiki.eclipse.org/IT_Infrastructure_Doc#Use_mirror_sites.2Fsee_which_mirrors_are_mirroring_my_files.3F

All URLs are tested (they work).


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to