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

How to deal with nightly-only tools? #88

Closed
pravic opened this issue Jul 26, 2018 · 6 comments
Closed

How to deal with nightly-only tools? #88

pravic opened this issue Jul 26, 2018 · 6 comments
Labels

Comments

@pravic
Copy link

pravic commented Jul 26, 2018

E.g. cargo-modules.

I would not want to install all cargo tools with nightly, but some of them are required to be compiled by nightly. May be, it would be nice to track them via some config (published online or maintained by user himself).

@nabijaczleweli
Copy link
Owner

In what way does cargo install-update-config not satisfy that (I might just not be seeing it)?

@nabijaczleweli
Copy link
Owner

(Semi-dupe of #25)

@pravic
Copy link
Author

pravic commented Jul 26, 2018

Didn't know about that! Thanks, I'll try it.

@nabijaczleweli
Copy link
Owner

Do please report back with how that went

@pravic
Copy link
Author

pravic commented Aug 19, 2018

Well, I've been waiting for a nightly module update and here we are:

$ cargo install-update-config -t nightly cargo-modules
$ cargo install-update -a
Updated 1 package.

Works like a charm. Thanks!

@nabijaczleweli
Copy link
Owner

Nothing quite like an another satisfied customer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants