Files
nix-vcpkg-cross-experiment/vcpkg-configuration.json
2024-06-22 17:15:20 +02:00

10 lines
185 B
JSON

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