mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
parent
80a7b16593
commit
c717d8e3bd
1 changed files with 2 additions and 0 deletions
|
@ -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