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-102-g3e5980d


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.2-102-g3e5980d
Date: Fri, 14 Jun 2013 15:06:02 +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  3e5980de4724eaeff19d914ad07f944faf4abd3c (commit)
       via  16357e8c71513dc5094c724806dba7a124c33a74 (commit)
       via  0bd31a2188b6ee29b6280f58a577799d73a07ecf (commit)
       via  62751a5ddd6e15cf80800f3549cfe3224c84a097 (commit)
       via  af5cb60fec00a11318dde6210797892b76f791f4 (commit)
      from  8e59fdd53bbc3eba75328e1e1a329291fcedc0bc (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 3e5980de4724eaeff19d914ad07f944faf4abd3c
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jun 14 17:05:49 2013 +0200

    Update `TODO'.

commit 16357e8c71513dc5094c724806dba7a124c33a74
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jun 14 17:05:32 2013 +0200

    Update upstream Nix sub-module.
    
    * nix-upstream: Update.
    * NEWS: Mention multiple-derivation output bug.

commit 0bd31a2188b6ee29b6280f58a577799d73a07ecf
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jun 14 15:48:29 2013 +0200

    derivations: Micro-optimize `derivation-hash'.
    
    * guix/derivations.scm (derivation-hash): Use a UTF-8-encoded string
      output port.  This makes things deterministic, and slightly faster.

commit 62751a5ddd6e15cf80800f3549cfe3224c84a097
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jun 14 15:29:08 2013 +0200

    gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'.
    
    * gnu/packages/make-bootstrap.scm (%glibc-for-bootstrap): Replace with...
      (glibc-for-bootstrap): ... this.  New procedure.
      (%standard-inputs-with-relocatable-glibc): Replace with...
      (package-with-relocatable-glibc): ... this.  New procedure.
      (%static-inputs, %gcc-static, %guile-static): Use it.

commit af5cb60fec00a11318dde6210797892b76f791f4
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jun 14 14:50:33 2013 +0200

    gnu: make-bootstrap: Keep Perl as an input only when needed.
    
    * gnu/packages/make-bootstrap.scm (%static-inputs)[coreutils]: Keep Perl
      as an input only if it's an input of COREUTILS.

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

Summary of changes:
 NEWS                            |    7 ++
 TODO                            |   18 ++--
 gnu/packages/make-bootstrap.scm |  204 ++++++++++++++++++++-------------------
 guix/derivations.scm            |    5 +-
 nix-upstream                    |    2 +-
 5 files changed, 126 insertions(+), 110 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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