eclipse: remove old to-do comment about "mirror://eclipse/"

The comment is from 2011, before we started using officially mirrored
URLs[1] like

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

I think using upstream mirrored URLs is better than mirror://eclipse:

  - upstream mirror list is always up to date
  - the closest / fastest mirror will be selected automatically

[1]: http://wiki.eclipse.org/IT_Infrastructure_Doc#Use_mirror_sites.2Fsee_which_mirrors_are_mirroring_my_files.3F
This commit is contained in:
Bjørn Forsman 2016-01-30 13:39:10 +01:00
parent d5c9db8dd3
commit bf2dfb9d99

View File

@ -29,8 +29,6 @@ rec {
};
eclipse_sdk_35 = eclipse-sdk-35; # backward compatibility, added 2016-01-30
# !!! Use mirror://eclipse/.
eclipse-sdk-36 = buildEclipse {
name = "eclipse-sdk-3.6.2";
description = "Eclipse Classic";