parent
80a7b16593
commit
c717d8e3bd
|
@ -3249,6 +3249,8 @@ void DerivationGoal::registerOutputs()
|
|||
info.ultimate = true;
|
||||
worker.store.signPathInfo(info);
|
||||
|
||||
if (!info.references.empty()) info.ca.clear();
|
||||
|
||||
infos.push_back(info);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue