Go to file
Mathieu Lirzin b24541e604 Add (cuirass database) module. 2016-06-26 16:59:26 +02:00
bin Support multiples <job-spec> evaluation. 2016-06-16 11:42:59 +02:00
build-aux Initial commit. 2016-05-29 19:53:17 +02:00
src/cuirass Add (cuirass database) module. 2016-06-26 16:59:26 +02:00
tests Add (cuirass database) module. 2016-06-26 16:59:26 +02:00
.dir-locals.el Initial commit. 2016-05-29 19:53:17 +02:00
.gitignore build: Generate config.scm at configure time. 2016-06-10 23:38:40 +02:00
COPYING Initial commit. 2016-05-29 19:53:17 +02:00
Makefile.am Add (cuirass database) module. 2016-06-26 16:59:26 +02:00
README Guix modules must be available. 2016-06-16 02:12:33 +02:00
configure.ac build: Generate config.scm at configure time. 2016-06-10 23:38:40 +02:00

README

Cuirass is continuous integration system using GNU Guix.  It is
intended as replacement for Hydra.

Requirements
============

GNU Guix must be installed along with all its development dependencies
as described here:

  https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html#Building-from-Git

Its modules must be found by Guile in '%load-path'.