Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::ServeProto::BuildOptions Struct Reference

Public Member Functions

bool operator== (const ServeProto::BuildOptions &) const =default
 

Public Attributes

time_t maxSilentTime = -1
 
time_t buildTimeout = -1
 
size_t maxLogSize = -1
 
size_t nrRepeats = -1
 
bool enforceDeterminism = -1
 
bool keepFailed = -1
 

Member Data Documentation

◆ maxSilentTime

time_t nix::ServeProto::BuildOptions::maxSilentTime = -1

Default value in this and every other field is so tests pass when testing older deserialisers which do not set all the fields.


The documentation for this struct was generated from the following file: