Skip to content

python: fix nixenv test#457133

Merged
mweinelt merged 1 commit into
NixOS:staging-nextfrom
qbisi:python-venv
Nov 3, 2025
Merged

python: fix nixenv test#457133
mweinelt merged 1 commit into
NixOS:staging-nextfrom
qbisi:python-venv

python: fix nixenv test

14fe4b3
Select commit
Loading
Failed to load commit list.
OfBorg / python, python.passthru.tests on aarch64-linux skipped Nov 3, 2025 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-linux: python, python.passthru.tests

Details

Partial log


       … while calling the 'throw' builtin
         at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/top-level/aliases.nix:1282:12:
         1281|   python314Full = throw "python314Full has been removed. Bluetooth support is now enabled by default. The tkinter package is available within the package set."; # Added 2025-08-30
         1282|   python = throw "`python` previously pointed to Python 2; use `python3` or `python2` if necessary"; # Converted to throw 2025-10-27
             |            ^
         1283|   pythonFull = throw "'pythonFull' previously pointed to Python 2; use `python3` or `python2Full` if necessary"; # Converted to throw 2025-10-27

       error: `python` previously pointed to Python 2; use `python3` or `python2` if necessary