15 lines
546 B
YAML
15 lines
546 B
YAML
|
# -------------------------------------------------------------------------
|
||
|
# This is the default spack repository configuration. It includes the
|
||
|
# builtin spack package repository.
|
||
|
#
|
||
|
# Users can override these settings by editing the following files.
|
||
|
#
|
||
|
# Per-spack-instance settings (overrides defaults):
|
||
|
# $SPACK_ROOT/etc/spack/repos.yaml
|
||
|
#
|
||
|
# Per-user settings (overrides default and site settings):
|
||
|
# ~/.spack/repos.yaml
|
||
|
# -------------------------------------------------------------------------
|
||
|
repos:
|
||
|
- $spack/var/spack/repos/builtin
|