Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-03 | user/spack: relocate default configuration. fixes #1108. | Zach van Rijn | 1 | -1/+1 | |
Switching to a file-based (as opposed to patch-based) configuration will be easier for us to maintain. Note that '/opt/spack/etc/spack/config.yaml' will override values in '/etc/spack/config.yaml'. Also: * change upstream spack.git provider; fixes spack#8, which gives users immediate access to our patches if they wish to set up a separate Spack tree | |||||
2023-11-03 | user/spack: relocate to '/opt/spack'. | Zach van Rijn | 1 | -0/+28 | |
Additional changes: * add 'linux-headers' to makedepends; required by openssl during clingo bootstrap * add .post-install file to inform admins about usage |