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