diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/templates/bootstrap/spack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/spack/templates/bootstrap/spack.yaml b/share/spack/templates/bootstrap/spack.yaml index 251977d0c5..8a178d0362 100644 --- a/share/spack/templates/bootstrap/spack.yaml +++ b/share/spack/templates/bootstrap/spack.yaml @@ -17,6 +17,8 @@ spack: root: {{ store_path }} padded_length: 0 + install_status: false + packages: python: buildable: false |