Hacker News new | ask | show | jobs
by burntsushi 1276 days ago
Who says the distros are using the lock file? AFAIK, Debian doesn't use ripgrep's lock file, for example. They don't have to, because of semver.
1 comments

What's the point of the lockfile then?
For people that want to build with the exact set of dependency versions tested by upstream. Just because some distros don't use them doesn't mean there isn't any point.