Skip to content
Snippets Groups Projects
Commit 9347f869 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Rename install.yaml -> config.yaml, install_area -> "store"

- Added a schema for config.yaml
- Moved install tree configuration to config.yaml
- Moved etc/spack/install.yaml to etc/spack/defaults/config.yaml
- renamed install_area to "store", to use a term in common with guix/nix.
  - in `config.yaml` file, it's called the `install_tree` to be more
    intuitive to users.
  - `install_tree` might've worked in the code, but `install_tree` is
    already a global function in the spack namespace, from
    llnl.util.filesystem.
parent 24901f7a
No related branches found
No related tags found
No related merge requests found
Showing
with 229 additions and 127 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment