Fix extract-information-from message
This commit is contained in:
parent
b6551842d1
commit
d53b91dd91
1 changed files with 1 additions and 1 deletions
|
|
@ -2040,7 +2040,7 @@ SELECT 1 FROM derivation_source_file_nars WHERE derivation_source_file_id = $1"
|
|||
data-with-derivation-ids)))))))
|
||||
|
||||
(with-time-logging
|
||||
(simple-format #f "extract-information-from: ~A\n" store-path)
|
||||
(simple-format #f "extract-information-from: ~A\n" store-item)
|
||||
(parallel-via-fibers
|
||||
(fibers-force package-ids-promise)
|
||||
(extract-and-store-package-derivations)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue