devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Option to skip package check on devbox run or devbox shell

Open behzade opened this issue 1 year ago • 0 comments

What problem are you trying to solve?

Network issues when connecting to cache.nixos.org are a big blocker for me. I have to run devbox run multiple times for it to work even though the packages have not changed since the last time.

What solution would you like?

A flag to skip the check during devbox run would help mitigate such issues.

Alternatives you've considered

I was digging through the issues and came to https://github.com/jetify-com/devbox/issues/1882 but I can't seem to find anything about the recompute flag in the docs or how to disable it.

behzade avatar Oct 02 '24 17:10 behzade