Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since ustc crates source is not stable, we use the official source as default #393

Merged

Conversation

yangby-cryptape
Copy link
Contributor

@yangby-cryptape yangby-cryptape commented Apr 2, 2019

Ref #389, #390.


I want to update the document, but it's blocked by previous PR (that PR haven't update document, yet):

INIT_CMD="echo -e '[source.crates-io]\nregistry = \"https://github.com/rust-lang/crates.io-index\"\nreplace-with = \"ustc\"\n[source.ustc]\nregistry = \"https://mirrors.ustc.edu.cn/crates.io-index\"' | sudo tee /opt/.cargo/config;"
fi
INIT_CMD="${INIT_CMD} while true; do sleep 100;done"
INIT_CMD="sleep infinity"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's really a cool approach

@kaikai1024
Copy link
Contributor

but it's blocked by previous PR

I will fix it.

@kaikai1024 kaikai1024 merged commit 654c49f into citahub:develop Apr 2, 2019
@yangby-cryptape yangby-cryptape deleted the fix-crates-source-error branch April 3, 2019 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants