Loading
python312Packages.virtualenv-clone: fix tests
virtualenv-clone has a list of Python versions that it uses for its tests. That list does not include Python 3.11 or 3.12. The upstream repo has a fix for that issue - but the project hasn't made a new release with that change. There was already a fix for Python 3.11 in the nix pacakge - we just extend the existing fix to also include Python 3.12.