mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
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:
parent
d5c9db8dd3
commit
bf2dfb9d99
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user