aboutsummaryrefslogtreecommitdiff
path: root/scripts/nar-herder.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/nar-herder.in')
-rw-r--r--scripts/nar-herder.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in
index e6f4a0b..165c0e4 100644
--- a/scripts/nar-herder.in
+++ b/scripts/nar-herder.in
@@ -359,7 +359,9 @@
(and=> (assq-ref opts 'mirror)
(lambda (mirror)
- (start-fetch-changes-thread database mirror
+ (start-fetch-changes-thread database
+ canonical-storage
+ mirror
metrics-registry)
(when (assq-ref opts 'storage)