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

Why is nimble asking to reinstall all packages on build every time? #103

Closed
oderwat opened this issue Feb 21, 2015 · 1 comment
Closed

Comments

@oderwat
Copy link
Contributor

oderwat commented Feb 21, 2015

There must be something I miss because I can't believe that it is the expected behavior that nimble asks to reinstall every single package every time I do a "nimble build"?

Should it not detect that they are installed and skip reinstall until I use some "--reinstall" switch?

@dom96
Copy link
Collaborator

dom96 commented Feb 21, 2015

This is because #88 needs to be implemented.

This also only affects packages that depend on a specific git commit/branch.

@dom96 dom96 closed this as completed Feb 21, 2015
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

No branches or pull requests

2 participants