all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: joakim@verona.se
Cc: guix-devel@gnu.org
Subject: Re: how to set up a daily build of a package?
Date: Sun, 23 Jul 2017 14:56:44 +0200	[thread overview]
Message-ID: <878tjf8g6r.fsf@elephly.net> (raw)
In-Reply-To: <87tw231ga8.fsf@chopper>


joakim@verona.se writes:

> I would like to set up a daily build of a package, for example Emacs,
> Inkscape, and eventually Krita.
>
> I would like to have a server make these builds, for example triggered
> by a Jenkins server or something similar. Then I would like to use these
> packages on other machines using the Guix substitute download feature.

You can use Cuirass for this.  GuixSD comes with a cuirass-service,
which you can pass a specification to only build the subset of packages
you are interested in.  You can configure it to fetch the Guix sources
from the repository in regular intervals.

The most comprehensive example is probably the bayfront server
configuration in the maintenance repository:

   http://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/bayfront.scm

It’s much more than what you need, but maybe you’ll find this helpful.

There has also been a post the mailing list by Mathieu O a couple of
months ago about how to set up Cuirass to build a manifest.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

  reply	other threads:[~2017-07-23 12:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-23 12:36 how to set up a daily build of a package? joakim
2017-07-23 12:56 ` Ricardo Wurmus [this message]
2017-07-24  9:17   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878tjf8g6r.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=joakim@verona.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.