Loading
python3Packages.flet: mark broken
It fails to build with
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'
but adding setuptools to the build-system and updating the dependencies
is not sufficient to make it build.