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-99-g1d6816f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-99-g1d6816f
Date: Wed, 08 Jan 2014 20:39:56 +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  1d6816f98ca1746f0b627a6dee9c0adbbf7533c4 (commit)
       via  80d0447c9556f06decc80a2d43c2fa8402406d91 (commit)
       via  021a201f2967e5a5afdabb03148f225f94c58403 (commit)
      from  87236aed77bd57ecd143d84acf864fb112842118 (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 1d6816f98ca1746f0b627a6dee9c0adbbf7533c4
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 8 21:37:06 2014 +0100

    config: '%store-directory' always honors $NIX_STORE_DIR.
    
    * guix/config.scm.in (%store-directory): Honor $NIX_STORE_DIR.
    * guix/store.scm (%store-prefix): Use %store-directory directly.

commit 80d0447c9556f06decc80a2d43c2fa8402406d91
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 8 21:12:55 2014 +0100

    config: '%state-directory' always honors $NIX_STATE_DIR.
    
    * guix/config.scm.in (%state-directory): Honor $NIX_STATE_DIR.
    * guix/scripts/package.scm (%profile-directory): Use %state-directory
      directly.
    * guix/store.scm (%default-socket-path, log-file): Likewise.

commit 021a201f2967e5a5afdabb03148f225f94c58403
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 8 19:23:33 2014 +0100

    store: Fix 'log-file' to support uncompressed logs.
    
    * guix/store.scm (log-file): Report the file without '.bz2' if it
      exists.

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

Summary of changes:
 guix/config.scm.in       |    7 ++++---
 guix/scripts/package.scm |    2 +-
 guix/store.scm           |   26 ++++++++++++--------------
 3 files changed, 17 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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