jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.83k stars 187 forks source link

[easy][bug] Fix install if package has no storepaths in lockfile #2081

Closed mikeland73 closed 1 month ago

mikeland73 commented 1 month ago

Summary

Fixes issue introduced in https://github.com/jetify-com/devbox/blame/main/internal/devbox/packages.go#L558-L558

How was it tested?

Removed store paths from lock file, ensured package was still installed.