diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2023-05-11 20:13:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-11 23:13:36 -0400 |
commit | 8e18297cf251f233badb4a530f0a9113b380c850 (patch) | |
tree | 2e93d87e04f69bd419bb4242046f4ddf1c770c3c /var | |
parent | b06d20be19afc9894ec277f9baca17f46d2ff2a6 (diff) | |
download | spack-8e18297cf251f233badb4a530f0a9113b380c850.tar.gz spack-8e18297cf251f233badb4a530f0a9113b380c850.tar.bz2 spack-8e18297cf251f233badb4a530f0a9113b380c850.tar.xz spack-8e18297cf251f233badb4a530f0a9113b380c850.zip |
Environments: store spack version/commit in spack.lock (#32801)
Add a section to the lock file to track the Spack version/commit that produced
an environment. This should (eventually) enhance reproducibility, though we
do not currently do anything with the information. It just adds to provenance
at the moment.
Changes include:
- [x] adding the version/commit to `spack.lock`
- [x] refactor `spack.main.get_version()
- [x] fix a couple of environment lock file-related typos
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions