Fix build after Nix bump
This commit is contained in:
committed by
John Ericson
parent
c3ed183c64
commit
82cd5e0e23
@@ -172,7 +172,6 @@ struct Step
|
||||
|
||||
nix::StorePath drvPath;
|
||||
std::unique_ptr<nix::Derivation> drv;
|
||||
std::unique_ptr<nix::DerivationOptions> drvOptions;
|
||||
nix::StringSet requiredSystemFeatures;
|
||||
bool preferLocalBuild;
|
||||
bool isDeterministic;
|
||||
|
||||
Reference in New Issue
Block a user