aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nar-herder/storage.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/nar-herder/storage.scm b/nar-herder/storage.scm
index 386bacf..806a892 100644
--- a/nar-herder/storage.scm
+++ b/nar-herder/storage.scm
@@ -207,7 +207,8 @@
(match criteria
(('and and-criteria ...)
- (every check-removal-criteria criteria))
+ (every check-removal-criteria
+ and-criteria))
(('stored-on url)
(let ((uri (string->uri
(string-append url