mirror of
https://github.com/NixOS/nix
synced 2025-06-27 04:21:16 +02:00
Split out uds-remote-store.{cc.hh}
This commit is contained in:
parent
38e3897162
commit
15fdb7cc6b
5 changed files with 4 additions and 1212 deletions
|
@ -1011,7 +1011,7 @@ Derivation Store::readDerivation(const StorePath & drvPath)
|
|||
|
||||
|
||||
#include "local-store.hh"
|
||||
#include "remote-store.hh"
|
||||
#include "uds-remote-store.hh"
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue