guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, core-updates, updated. v0.5-109-g022


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.5-109-g022f4b3
Date: Sat, 11 Jan 2014 16:46:03 +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, core-updates has been updated
       via  022f4b392a26b5ec91565e09b861dfbe33fba378 (commit)
       via  43a6ec791466ee7e0262c1ad154eb7fd64773fc3 (commit)
      from  17315967926581f13e372d2027686d87efc325de (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 022f4b392a26b5ec91565e09b861dfbe33fba378
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jan 11 17:11:14 2014 +0100

    store: Add 'register-path' procedure.
    
    * guix/store.scm (register-path): New procedure.
    * tests/store.scm ("register-path"): New test.
    * guix/config.scm.in (%guix-register-program): New variable.
    * configure.ac: Compute and substitute 'guix_sbindir'.  Compute
      'guix_prefix'.
    * pre-inst-env.in: Define 'GUIX_REGISTER'.

commit 43a6ec791466ee7e0262c1ad154eb7fd64773fc3
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jan 11 16:55:04 2014 +0100

    guix-register: Support registration in the current store, without 
'--prefix'.
    
    * nix/guix-register/guix-register.cc (register_validity): Leave
      'info.path' unmodified when PREFIX is empty.
      (main): Call 'settings.processEnvironment' early on.
      Leave 'settings.nixStore' unmodified when PREFIX is empty.

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

Summary of changes:
 configure.ac                       |    7 +++++--
 guix/config.scm.in                 |    5 +++++
 guix/store.scm                     |   25 +++++++++++++++++++++++++
 nix/guix-register/guix-register.cc |   25 ++++++++++++++++---------
 pre-inst-env.in                    |    6 +++++-
 tests/guix-register.sh             |   29 ++++++++++++++++++++++++++++-
 tests/store.scm                    |   22 +++++++++++++++++++++-
 7 files changed, 105 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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