You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the spack packages in this repo as a spack repo. Currently, to use these packages requires that I copy them into a spack installation and overwrite the packages in the builtin repo.
This becomes a maintenance headache. I would much prefer to bring this in as one of the repos of packages.
For example, if this repo is named 'llnl.radiuss'
repos:
- $spack/../llnl.radiuss
- $spack/var/spack/repos/builtin rather do this:
I'll create a MR with the changes needed for review.
The text was updated successfully, but these errors were encountered:
I would like to use the spack packages in this repo as a spack repo. Currently, to use these packages requires that I copy them into a spack installation and overwrite the packages in the builtin repo.
This becomes a maintenance headache. I would much prefer to bring this in as one of the repos of packages.
For example, if this repo is named 'llnl.radiuss'
I'll create a MR with the changes needed for review.
The text was updated successfully, but these errors were encountered: