You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the lockfile is out of date it is completely regenerated. We should change this behavior so that the content of the previous lockfile resides in the SolverTask::locked_packages. This will make sure that package versions remain stable unless this would result in an unsolvable situation.
The text was updated successfully, but these errors were encountered:
When the lockfile is out of date it is completely regenerated. We should change this behavior so that the content of the previous lockfile resides in the
SolverTask::locked_packages
. This will make sure that package versions remain stable unless this would result in an unsolvable situation.The text was updated successfully, but these errors were encountered: