Remove def_upstream

This commit is contained in:
Aoran Zeng
2025-08-10 14:31:07 +08:00
parent c531b8b56e
commit 27f145ba2b
52 changed files with 323 additions and 479 deletions

View File

@@ -30,7 +30,6 @@ wr_anaconda_prelude ()
chef_forbid_english(this);
chef_forbid_user_define(this);
def_upstream("https://repo.anaconda.com");
def_sources_begin()
{&upstream, "https://repo.anaconda.com", DelegateToUpstream},
{&Tuna, "https://mirrors.tuna.tsinghua.edu.cn", DelegateToMirror},