Prevent download of NARs we just uploaded
This commit is contained in:
@ -53,6 +53,7 @@ struct RemoteResult : nix::BuildResult
|
||||
time_t startTime = 0, stopTime = 0;
|
||||
unsigned int overhead = 0;
|
||||
nix::Path logFile;
|
||||
std::shared_ptr<nix::FSAccessor> accessor;
|
||||
|
||||
bool canRetry()
|
||||
{
|
||||
|
Reference in New Issue
Block a user