1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 13:21:47 +02: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.
)"