guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, wip-offload, updated. v0.5-105-g8b92


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, wip-offload, updated. v0.5-105-g8b92cc3
Date: Sat, 11 Jan 2014 16:47:58 +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, wip-offload has been updated
       via  8b92cc3e14488545afe80bf40b550a13f873f5e7 (commit)
       via  cf4bd89251fd7b15876cd18bc8e7bf8259840048 (commit)
      from  7520c127995dd336c6d2351e83e2bf87cd98ed4a (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 8b92cc3e14488545afe80bf40b550a13f873f5e7
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 cf4bd89251fd7b15876cd18bc8e7bf8259840048
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                    |    4 ++++
 tests/guix-register.sh             |   29 ++++++++++++++++++++++++++++-
 tests/store.scm                    |   22 +++++++++++++++++++++-
 7 files changed, 104 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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