toolchain/private/repositories.bzl [12:19]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        executable = False,
        substitutions = {
            "{configs}": repr(configs),
            "{extra_exec_compatible_with}": extra_exec_compatible_with,
            "{extra_target_compatible_with}": extra_target_compatible_with,
            "{extra_target_settings}": extra_target_settings,
        },
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



toolchain/private/repositories.bzl [24:31]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        executable = False,
        substitutions = {
            "{configs}": repr(configs),
            "{extra_exec_compatible_with}": extra_exec_compatible_with,
            "{extra_target_compatible_with}": extra_target_compatible_with,
            "{extra_target_settings}": extra_target_settings,
        },
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



