guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.2-81-g9d97a1b


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.2-81-g9d97a1b
Date: Wed, 05 Jun 2013 22:04:23 +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  9d97a1b3d6ef1a829b36844be5003f1d1537903e (commit)
       via  0e999137e9d2f9510d48af322ad3f0741cef9bb7 (commit)
       via  a3e69bb892a20a2f2fd034dfefc0382236e4981b (commit)
      from  a1db0975350916c015cf6df27881f53ebb1575fc (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 9d97a1b3d6ef1a829b36844be5003f1d1537903e
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jun 6 00:04:11 2013 +0200

    packages: Make the `propagated-inputs' field thunked.
    
    * guix/packages.scm (<package>): Make `propagated-inputs' thunked.

commit 0e999137e9d2f9510d48af322ad3f0741cef9bb7
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 5 17:40:57 2013 +0200

    gnu: bash-light: Allow cross-compilation.
    
    * gnu/packages/bash.scm (bash-light): Add (guix build gnu-cross-build)
      to #:modules when (%current-target-system) is true.
      Add `bash_cv_job_control_missing=no' to #:configure-flags
      when (%current-target-system) is true.

commit a3e69bb892a20a2f2fd034dfefc0382236e4981b
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 5 16:39:58 2013 +0200

    gnu: Fix `static-package' arguments overriding.
    
    * guix/build-system/gnu.scm (static-package): Call `package-arguments'
      from within the `arguments' field, so it see the
      right (%current-target-system).

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

Summary of changes:
 gnu/packages/bash.scm     |   13 ++++++++++---
 guix/build-system/gnu.scm |   27 +++++++++++++--------------
 guix/packages.scm         |    2 +-
 3 files changed, 24 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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