mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 14:31:06 +01:00
257 B
257 B
R"(
Store URL format: daemon, unix://path
This store type accesses a Nix store by talking to a Nix daemon
listening on the Unix domain socket path. The store pseudo-URL
daemon is equivalent to unix:///nix/var/nix/daemon-socket/socket.
)"