summaryrefslogtreecommitdiff
path: root/build-aux/hydra/guix.scm
Commit message (Collapse)AuthorAge
* hydra: Return a symbol/thunk pair.Ludovic Courtès2013-08-25
| | | | * build-aux/hydra/guix.scm (hydra-jobs): Return a symbol/thunk pair.
* hydra: Extract the actual file name from the Guix checkout.Ludovic Courtès2013-08-24
| | | | | * build-aux/hydra/guix.scm (hydra-jobs): Extract the `file-name' part of CHECKOUT.
* hydra: Add job to run "make distcheck" on Guix.Ludovic Courtès2013-08-24
* build-aux/hydra/guix.scm: New file. * Makefile.am (EXTRA_DIST): Add it.