Warning, /acts/CI/dependencies/versions.env is written in an unsupported language. File is not indexed.
0001 # Single source of truth for the dependency stack installed by every CI job
0002 # and the wheel build. Read by setup.sh, setup_spack.sh and
0003 # .github/actions/dependencies; DEPENDENCY_TAG is bumped by CI/bump_versions.py.
0004 # Keep to plain KEY=value lines: the action forwards them to $GITHUB_OUTPUT.
0005
0006 # ci-dependencies release providing the lockfiles and buildcache
0007 DEPENDENCY_TAG=v24.4.0
0008 # spack/spack commit
0009 SPACK_VERSION=426ab4d83b93df5c1ace836bd12d514ab2074b77
0010 # spack/spack-packages commit for the builtin repo; tracking develop breaks on
0011 # upstream recipe changes, e.g. deprecating a version our lockfile uses
0012 SPACK_REPO_VERSION=6a3dd42c514510c234f203b5fef392162da80049