Go to file
Mathieu Lirzin 219a8d5b40
evaluate: Use 'read' instead of 'eval-string'.
2016-07-25 02:12:41 +02:00
bin evaluate: Use 'read' instead of 'eval-string'. 2016-07-25 02:12:41 +02:00
build-aux database: Use an external SQL schema. 2016-07-25 02:12:39 +02:00
src schema: Separate 'Evaluations' from 'Builds'. 2016-07-25 02:12:41 +02:00
tests gnu-system: license->alist: Allow list in license field. 2016-07-25 02:12:41 +02:00
.dir-locals.el base: Add %program-name parameter object. 2016-07-01 16:00:14 +02:00
.gitignore Evaluate derivations in a separate process. 2016-07-13 14:07:24 +02:00
COPYING Initial commit. 2016-05-29 19:53:17 +02:00
Makefile.am build: Add 'sql-check' rule. 2016-07-25 02:12:39 +02:00
README Update README example. 2016-07-14 17:44:23 +02:00
configure.ac build: Remove ${prefix} in %datadir. 2016-07-25 02:12: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'.

Example
=======

A quick way to manually test Cuirass is to execute:

  ./pre-inst-env cuirass --one-shot tests/hello-subset.scm --database=test.db