Skip to content

📦 playbook-build.yml: Pin all codes to latest conda-forge versions#243

Merged
mbercx merged 1 commit intomainfrom
update/code-versions
Mar 27, 2026
Merged

📦 playbook-build.yml: Pin all codes to latest conda-forge versions#243
mbercx merged 1 commit intomainfrom
update/code-versions

Conversation

@mbercx
Copy link
Copy Markdown
Collaborator

@mbercx mbercx commented Mar 27, 2026

Update all simulation codes to their latest conda-forge versions and make all dependency pins explicit for reproducible builds. Dependencies are also updated to make sure they are in the supported range for each code, while trying to limit the number of versions for each dependency as much as possible to save on VM space.

We also drop some spurious dependencies which are not supported by the conda feedstock:

  • fleur: libxc
  • wannier90: libxc and openmpi

Update all simulation codes to their latest conda-forge versions and make all dependency
pins explicit for reproducible builds. Dependencies are also updated to make sure they
are in the supported range for each code, while trying to limit the number of versions
for each dependency as much as possible to save on VM space.

We also drop some spurious dependencies which are not supported by the conda feedstock:

- `fleur`: `libxc`
- `wannier90`: `libxc` and `openmpi`
@mbercx mbercx force-pushed the update/code-versions branch from 1c3c47d to cdd8c09 Compare March 27, 2026 03:32
@mbercx mbercx merged commit 5874507 into main Mar 27, 2026
4 checks passed
@mbercx mbercx deleted the update/code-versions branch March 27, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant