Nix 2.28.2
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
uds-remote-store

R"( <strong>Store URL format</strong>: <tt>daemon</tt>, <tt>unix://</tt>*path* This store type accesses a Nix store by talking to a Nix daemon listening on the Unix domain socket <em>path</em>. The store pseudo-URL <tt>daemon</tt> is equivalent to <tt>unix:///nix/var/nix/daemon-socket/socket</tt>. )"