1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-13 05:56:03 +01:00
nix/src/libstore/http-binary-cache-store.md
2023-03-21 14:03:40 +01:00

8 lines
131 B
Markdown

R"(
**Store URL format**: `http://...`, `https://...`
This store allows a binary cache to be accessed via the HTTP
protocol.
)"