pixi: pin compilers to 1.10 to avoid libcxx 19 compile failures.

This commit is contained in:
Jacob Oursland
2025-07-23 12:30:44 -07:00
parent 8ef5f8a827
commit 7d9810fbb2
2 changed files with 1145 additions and 1105 deletions

2248
pixi.lock

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@ calculix = "*"
ccache = "*"
cmake = "*"
coin3d = "*"
compilers = "*"
compilers = ">=1.10,<1.11"
conda-devenv = "*"
debugpy = "*"
docutils = "*"