hydra: Fix uses of 'eval-when'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 8 Apr 2018 22:00:58 +0000 (00:00 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 8 Apr 2018 22:00:58 +0000 (00:00 +0200)
commitdf154c05dc65025eac2d14ab45699b34c7a1c7c8
treef094aa097aa87626c5de60d2956529728586346c
parent71dab08dec718046e432e1fcd672566c0e67c19d
hydra: Fix uses of 'eval-when'.

* build-aux/hydra/gnu-system.scm: Use (expand load eval) in 'eval-when'
clause so as to not poison a cat and to ensure %load-compiled-path is
properly set when the 'use-modules' clauses are expanded.
* build-aux/hydra/guix.scm: Likewise.
build-aux/hydra/gnu-system.scm
build-aux/hydra/guix.scm