Type object
File match **/*spack/**/mirrors.yaml
Schema URL https://catalog.lintel.tools/schemas/schemastore/spack-mirrors-yaml/latest.json
Source https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/mirrors.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

mirrors Record<string, string | object>

Configure local and remote mirrors that provide repositories of source tarballs and binary build caches for faster package installation

Default:
{}