mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01:00
Allows the Nix daemon to serve store paths purely over Unix domain sockets without requiring the client to have filesystem access to the store directory. This can be useful for VM setups where the host serves paths to the guest via socket. Tests verify socket-only operations work for copying, substitution, and remote building (tested on Linux), with both local and binary cache stores. |
||
|---|---|---|
| .. | ||
| config | ||
| s3-curl-implementation.md | ||
| s3-object-versioning.md | ||
| socket-only-daemon.md | ||