guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (0f763db -> b7ec276)


From: guix-commits
Subject: branch master updated (0f763db -> b7ec276)
Date: Sun, 6 Jan 2019 15:41:14 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  0f763db   gnu: gama: Update to 2.02.
       new  afb8283   build-self: Don't clobber the output port.
       new  59fb5c1   hydra: Move job definitions to (gnu ci).
       new  65ff85d   hydra: evaluate: Add the checkout to the store.
       new  b5f8c2c   hydra: Compute jobs in an inferior.
       new  b7ec276   gnu: Add kitty.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-aux/build-self.scm                     |   2 +-
 build-aux/hydra/evaluate.scm                 |  55 ++--
 build-aux/hydra/gnu-system.scm               | 470 +++------------------------
 build-aux/hydra/gnu-system.scm => gnu/ci.scm | 124 +++----
 gnu/local.mk                                 |   4 +-
 gnu/packages/terminals.scm                   | 102 ++++++
 guix/self.scm                                |   3 +-
 7 files changed, 237 insertions(+), 523 deletions(-)
 copy build-aux/hydra/gnu-system.scm => gnu/ci.scm (86%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]