guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c3e919d -> 67cedc4)


From: Alex Kost
Subject: branch master updated (c3e919d -> 67cedc4)
Date: Sat, 16 Jan 2016 10:03:10 +0000

alezost pushed a change to branch master
in repository guix.

      from  c3e919d   gnu: Add python-hy.
       new  b830049   Move <boot-parameters> to (gnu system).
       new  a0ad8ab   emacs: profiles: Add 'guix-system-profile'.
       new  2df17bd   emacs: Find packages in system profiles.
       new  54c3c28   emacs: Replace 'generation-diff' search with 
'profile-diff'.
       new  5672866   emacs: Remove 'generation' search type.
       new  67cedc4   emacs: Add interface for system generations.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                               |    1 +
 doc/emacs.texi                     |    8 +++
 emacs.am                           |    1 +
 emacs/guix-base.el                 |   25 ++++++---
 emacs/guix-main.scm                |   77 ++++++++++++++++++--------
 emacs/guix-messages.el             |   42 +++++---------
 emacs/guix-profiles.el             |    7 ++-
 emacs/guix-ui-generation.el        |   62 ++++++++++++++-------
 emacs/guix-ui-system-generation.el |  105 ++++++++++++++++++++++++++++++++++++
 gnu/system.scm                     |   41 ++++++++++++++
 guix/scripts/system.scm            |   85 +++++++++--------------------
 11 files changed, 317 insertions(+), 137 deletions(-)
 create mode 100644 emacs/guix-ui-system-generation.el



reply via email to

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