Replies: 1 comment
-
|
Sorry, this lies outside the model that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rustupfor example needsrustup default stableto be run before it can be useful (and it is needed for some AUR packages).It would be convenient therefore to have some way of doing something like:
otherwise we can have situations where the first apply (which adds rustup) will fail (when it tries to use it), but then on second run (after running that command, or because the configuration includes it) it will work.
Beta Was this translation helpful? Give feedback.
All reactions