summaryrefslogtreecommitdiff
path: root/build-aux/hydra/guix-modular.scm
AgeCommit message (Collapse)Author
2018-04-08hydra: 'guix-modular' jobs use the new 'build-self'.Ludovic Courtès
* build-aux/hydra/guix-modular.scm: Remove 'eval-when' form that fiddled with '%load-path'. (build-job): Load 'build-aux/build-self.scm' and call the procedure it returns. * build-aux/hydra/evaluate.scm: The 'build-things' replacement no longer calls 'exit'.
2018-04-08cuirass: Add job specs for the modular Guix.Ludovic Courtès
* build-aux/cuirass/guix-modular.scm: New file. * Makefile.am (EXTRA_DIST): Add it.
2017-11-21hydra: Add jobs for the modular Guix.Ludovic Courtès
* build-aux/hydra/guix-modular.scm: New file. * Makefile.am (EXTRA_DIST): Add it.