hydra: Add missing import. * build-aux/hydra/guix.scm: Use (srfi srfi-26).
1 files changed, 1 insertions(+), 0 deletions(-) M build-aux/hydra/guix.scm
M build-aux/hydra/guix.scm => build-aux/hydra/guix.scm +1 -0
@@ 43,6 43,7 @@ (guix build-system gnu) (gnu packages package-management) (srfi srfi-1) + (srfi srfi-26) (ice-9 match)) ;; XXX: Debugging hack: since `hydra-eval-guile-jobs' redirects the output