nix-vcpkg-cross-experiment/vcpkg-configuration.json

10 lines
185 B
JSON

{
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}