1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
nix/doc/manual/rl-next
Robert Hensing 6a017a2a87 Enable socket-only daemon operations without filesystem access
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.
2025-11-05 15:43:41 +01:00
..
config Compile hand-written release notes with changelog-d 2023-11-24 15:13:21 +01:00
s3-curl-implementation.md docs(rl-next/s3-curl-implementation): update with multipart uploads 2025-11-03 01:15:46 +00:00
s3-object-versioning.md feat(libstore): support S3 object versioning via versionId parameter 2025-10-25 07:57:58 +00:00
socket-only-daemon.md Enable socket-only daemon operations without filesystem access 2025-11-05 15:43:41 +01:00