Before the change `phik `failed to fetch the wheel:
error: cannot download phik-0.12.0-py3-none-any.whl from any mirror
Looking at https://pypi.org/project/phik/#modal-close there is a setuptools
style package:
phik-0.12.0.tar.gz (44.2 kB)
This change pulls it in and adds enough dependencies to build shared library.
Closes: https://github.com/NixOS/nixpkgs/issues/138328