Age | Commit message (Collapse) | Author |
|
This resolves `spack unload` which was not working properly due
to `$SPACK_LOADED_HASHES` incorrectly set.
|
|
|
|
Changelog:
- Replace custom pkexec bin script with alias
- Fix polkit script bin path
- Update profile scripts with spack alias
- all bin script are not moved anymore
- Fix config.yaml install new behaviour (ignore last commit msg)
Remark:
- First install will require to reconnect to the session, or source the
profile.d/spack.<shellext>
|
|
Spack should be run as user (spack:spack).
Changelog:
- Add polkit config
- Add spack user/group
- Add script to run spack via pkexec (move origin bin directory to libexec)
- Fix directory permission
|