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.7-763-g0b0fbf0


From: Alex Kost
Subject: GNU Guixguix source archive branch, master, updated. v0.7-763-g0b0fbf0
Date: Wed, 12 Nov 2014 19:12:35 +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  0b0fbf0c16a280270c1ce4d716e958d07efbccbd (commit)
      from  dc05f01cba88bc768a0b12ecfb3760073ff0bc47 (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 0b0fbf0c16a280270c1ce4d716e958d07efbccbd
Author: Alex Kost <address@hidden>
Date:   Sun Nov 9 11:03:39 2014 +0300

    emacs: Add "Source" field to 'guix-info' buffers.
    
    Suggested by Ludovic Courtès.
    
    * emacs/guix-info.el (guix-info-insert-methods, guix-info-displayed-params):
      Add 'source' parameter.
      (guix-package-info-source): New face.
      (guix-package-source): New button type.
      (guix-package-info-auto-find-source, 
guix-package-info-auto-download-source,
      guix-package-info-download-buffer): New variables.
      (guix-package-info-show-source, guix-package-info-insert-source-url,
      guix-package-info-insert-source, guix-package-info-download-source,
      guix-package-info-redisplay-after-download): New procedures.
    * emacs/guix-base.el (guix-param-titles): Add 'source' parameter.
      (guix-operation-prompt): Add 'prompt' argument.
      (guix-after-source-download-hook): New variable.
      (guix-package-source-path, guix-package-source-build-derivation): New
      procedures.
    * emacs/guix-main.scm (%package-param-alist): Add 'source' parameter.
      (package-source-names, package-source-derivation->store-path,
      package-source-path, package-source-build-derivation): New procedures.

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

Summary of changes:
 emacs/guix-base.el  |   33 ++++++++++++-
 emacs/guix-info.el  |  130 +++++++++++++++++++++++++++++++++++++++++++++++++--
 emacs/guix-main.scm |   49 +++++++++++++++++++
 3 files changed, 204 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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