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-488-g6879fe2


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-488-g6879fe2
Date: Sat, 05 Jul 2014 13:11:31 +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  6879fe235cd4366d57433d4154bed530ce60d874 (commit)
      from  3e39b916b614b3aa62ffde37cbe9208273dc78f1 (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 6879fe235cd4366d57433d4154bed530ce60d874
Author: Taylan Ulrich Bayirli/Kammer <address@hidden>
Date:   Sat Jul 5 15:36:44 2014 +0300

    guix package: Try $LOGNAME in addition to $USER.
    
    Fixes <http://bugs.gnu.org/17946>.
    
    Notoriously, cron jobs may set LOGNAME only and not USER.  See
    e.g. crontab(5) under Debian 7 (wheezy).
    
    * guix/scripts/package.scm (%profile-directory)
    (guix-package): Also try LOGNAME if USER is unset.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 guix/scripts/package.scm |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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