{python3Packages}: with python3Packages; buildPythonApplication { name = "follow-hive-nixpkgs"; pyproject = true; build-system = [setuptools]; src = ./.; }