guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.5-556-g731b996


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-556-g731b996
Date: Sat, 05 Apr 2014 20:40:33 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  731b996255fb699cd91699f6cd22de41ebafcdcd (commit)
       via  512314d738754eeb513a0d1b8074f635ab4f2f06 (commit)
       via  a28ef66e0482665bc81b8dbcc49e3b1f8fb9917d (commit)
      from  7458bd0a4aabbef19070c234d38905ad05b19b32 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 731b996255fb699cd91699f6cd22de41ebafcdcd
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 5 22:40:16 2014 +0200

    hydra: Add 'qemu-image' job.
    
    * build-aux/hydra/demo-os.scm: New file.
    * Makefile.am (EXTRA_DIST): Add it.
    * build-aux/hydra/gnu-system.scm (qemu-jobs): New procedure.
      (hydra-jobs): Use it.
    * guix/scripts/system.scm (read-operating-system): Export.

commit 512314d738754eeb513a0d1b8074f635ab4f2f06
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 5 21:02:54 2014 +0200

    guix package: Fix indentation of packages to remove.
    
    * guix/scripts/package.scm (show-what-to-remove/install): Add space when
      showing packages to remove.

commit a28ef66e0482665bc81b8dbcc49e3b1f8fb9917d
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 5 21:03:59 2014 +0200

    gnu: Add 'gcc-toolchain'.
    
    * gnu/packages/base.scm (gcc-toolchain): New procedure.
      (gcc-toolchain-4.8): New variable.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                    |    1 +
 build-aux/hydra/demo-os.scm    |   62 ++++++++++++++++++++++++++++++++++++++++
 build-aux/hydra/gnu-system.scm |   37 ++++++++++++++++++++++-
 gnu/packages/base.scm          |   42 +++++++++++++++++++++++++++
 guix/scripts/package.scm       |    2 +-
 guix/scripts/system.scm        |    3 +-
 6 files changed, 143 insertions(+), 4 deletions(-)
 create mode 100644 build-aux/hydra/demo-os.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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