hydra: Add missing import.

* build-aux/hydra/guix.scm: Use (srfi srfi-26).
master
Ludovic Courtès 2013-08-25 17:53:49 +02:00
parent 6ad507ae54
commit d29aa3b5a3
1 changed files with 1 additions and 0 deletions

View File

@ -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