From 841b98201620aefb1475bc68caaef6a1fa2d50a3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 15 Jun 2024 16:57:31 +0100 Subject: Update removal criteria comment --- scripts/nar-herder.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in index 094660a..49a634c 100644 --- a/scripts/nar-herder.in +++ b/scripts/nar-herder.in @@ -149,8 +149,8 @@ (string->number arg)) (alist-delete 'storage-limit result)))) - ;; stored-on=https://other-nar-herder-server - ;; stored-on=https://other-nar-herder-server&stored-on=https://different-server + ;; (stored-on https://other-nar-herder-server) + ;; and=((stored-on https://other-nar-herder-server) (stored-on https://different-server)) (option '("storage-nar-removal-criteria") #t #f (lambda (opt name arg result) (alist-cons 'storage-nar-removal-criteria -- cgit v1.2.3