1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 00:50:35 +02:00

hydra: Add missing import.

* build-aux/hydra/guix.scm: Use (srfi srfi-26).
This commit is contained in:
Ludovic Courtès
2013-08-25 17:53:49 +02:00
parent 6ad507ae54
commit d29aa3b5a3

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