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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user