Log the manifest derivation when loading new revisions

As this is useful to know.
This commit is contained in:
Christopher Baines 2019-09-01 13:04:04 +01:00
parent 609c5cf4f0
commit 3ad100bedc

View file

@ -670,6 +670,9 @@ WHERE job_id = $1"
(channel->derivation-file-name store channel))))))
(derivation
(read-derivation-from-file manifest-store-item-derivation-file-name)))
(simple-format (current-error-port)
"debug: channel dervation: ~A\n"
manifest-store-item-derivation-file-name)
(log-time
"building the channel derivation"
(lambda ()