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.6-99-gbe4e38f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-99-gbe4e38f
Date: Tue, 29 Apr 2014 16:13:25 +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  be4e38fb6f8f2da9de4f9c6ff9e448a9dc178c8d (commit)
       via  2c6b7c7d55772be745e8cc615a0868ccc2182e62 (commit)
       via  187eb5f6430c5b8ba1dc1853e97533551f932b61 (commit)
       via  0423b7847baccf630349a5fc6bfa3317936467ef (commit)
       via  bfd9eed9557605ad6ee9339d649b57f183d90628 (commit)
      from  6d7b4206d73d2a072e394f24e22ba9aded8f65ad (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 be4e38fb6f8f2da9de4f9c6ff9e448a9dc178c8d
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 29 18:13:10 2014 +0200

    derivations: Micro-optimize 'derivation'.
    
    * guix/derivations.scm (derivation->string): New procedure.
      (derivation-hash, derivation): Use it.
      Memoization here yields a 5% improvement on "guix build -e '(@ (gnu
      packages emacs) emacs)' -n --no-substitutes".

commit 2c6b7c7d55772be745e8cc615a0868ccc2182e62
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 29 18:05:52 2014 +0200

    gnu: guile-ncurses: Build with Unicode support.
    
    * gnu/packages/guile.scm (guile-ncurses)[arguments]: Pass
      "--with-ncursesw".

commit 187eb5f6430c5b8ba1dc1853e97533551f932b61
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 29 18:02:16 2014 +0200

    gnu-maintenance: Avoid network access in 'gnu-package?'.
    
    * guix/gnu-maintenance.scm (gnu-package?): Add 'mirror-type' procedure.
      Resort to 'official-gnu-packages' only when 'mirror-type' returns #f.

commit 0423b7847baccf630349a5fc6bfa3317936467ef
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 29 17:59:23 2014 +0200

    Update 'TODO'.

commit bfd9eed9557605ad6ee9339d649b57f183d90628
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 29 17:58:34 2014 +0200

    gexp: Remove leftover parameter.
    
    * guix/gexp.scm (gexp->sexp): Remove #:outputs parameter.  Adjust
      callers accordingly.

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

Summary of changes:
 TODO                     |   26 --------------------------
 gnu/packages/guile.scm   |    3 ++-
 guix/derivations.scm     |   15 ++++++++++-----
 guix/gexp.scm            |   15 +++++++--------
 guix/gnu-maintenance.scm |   19 ++++++++++++++-----
 5 files changed, 33 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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