-
Notifications
You must be signed in to change notification settings - Fork 4
Upgrade Spack to v1.1.0 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR upgrades the Spack package manager version from v1.0.2 to v1.1.0 to incorporate the latest upstream changes and improvements from the Spack project.
- Updates the
SPACK_VERSIONvariable to reference the v1.1.0 release - Maintains existing cherry-picks for custom patches
- No breaking changes or behavior modifications
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
d83f05f to
28b4f41
Compare
|
Note to self: There is a change in ordering of precedence between ~/.spack and $spack/etc/spack. We use this for user spack environments... |
https://github.com/eic/containers/actions/runs/19399309366/job/55504114628#step:14:2479 |
28b4f41 to
6893049
Compare
8cc24d5 to
8d3576f
Compare
8d3576f to
515068c
Compare
Briefly, what does this PR introduce?
Needs:
This PR upgrades spack to v1.1.0, https://github.com/spack/spack/releases/tag/v1.1.0.
What kind of change does this PR introduce?
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
No.
Does this PR change default behavior?
No.