The workspaces only support linux-64. Pixi 0.75 cannot update them directly on macOS when PyPI source builds need a build dispatch environment.
In a Linux container, the root CUDA solve group also needs CONDA_OVERRIDE_CUDA=12.2.
pixi upgrade vxdata-sdk rewrote the manifest lower bounds based on the old lock. Restoring the requested bounds and running pixi lock was necessary to produce complete locks for all solve groups.
Lessons Learned: Improvements
Document the Linux container and CONDA_OVERRIDE_CUDA=12.2 requirements for lock updates in ve2e.
After a targeted Pixi upgrade, check every environment reference rather than only searching for one new package record. Root has two solve groups and data has two environments.