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

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

toolchains Record<string, string | object[]>

Define named compiler sets (toolchains) that group compiler constraints under a single user-defined name for easy reference with specs like %my_toolchain

Default:
{}