22
you can take the old and new revision from your flake.lock and use git bisect to find the commit.
you can take the old and new revision from your flake.lock and use git bisect to find the commit.
Is git bisect what you are looking for?