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
After the package repo split, spack pulls the latest spack-packages develop branch. This means that specifying the spack ref/version is not sufficienty to pin packages. Recipes should likely have a field to at least specify the ref of spack-packages to pull, if not the repo as well.