diff options
author | Christopher Baines <mail@cbaines.net> | 2023-02-04 11:13:24 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2023-02-04 11:13:24 +0100 |
commit | b2ad8e04693759656caa6560315b8325a2079ba1 (patch) | |
tree | 96440cf9b73f5f8105a91331f4727e645815c314 /scripts | |
parent | ccdd0f889c8e0d3c5961eb74b6eefb2c18b60807 (diff) | |
download | nar-herder-b2ad8e04693759656caa6560315b8325a2079ba1.tar nar-herder-b2ad8e04693759656caa6560315b8325a2079ba1.tar.gz |
Instrument the cached bytes by compression
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/nar-herder.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in index 0b38995..829b23a 100644 --- a/scripts/nar-herder.in +++ b/scripts/nar-herder.in @@ -485,6 +485,7 @@ #f (make-maybe-trigger-creation-of-compressed-nars database + metrics-registry (or (assq-ref opts 'cached-compression-nar-source) canonical-storage) enabled-cached-compressions |