[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6a8d338 -> 913f1f1)
From: |
Ludovic Courtès |
Subject: |
branch master updated (6a8d338 -> 913f1f1) |
Date: |
Wed, 20 Jun 2018 17:47:38 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 6a8d338 gnu: ocaml: Build reproducibly.
new 636bb2b services: Add description to core services.
new 378daa8 services: boot: Take gexps instead of monadic gexps.
new e203f4c guix system: 'list-generation' correctly displays file
system labels.
new 414ee4e Update NEWS.
new addda2e gnu: Add emacs-mu4e-conversation.
new 9abf135 gnu: emacs-evil-collection: Update to 20180617.
new 1e5fb52 gnu: emacs-evil-ediff: Deprecate in favor of
emacs-evil-collection.
new 5a74886 gnu: emacs-evil-mu4e: Deprecate in favor of
emacs-evil-collection.
new 913f1f1 gnu: emacs-evil: Update to 20180517.
The 9 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 | 26 +++++-
gnu/packages/emacs.scm | 130 +++++++++++++--------------
gnu/services.scm | 217 +++++++++++++++++++++++++---------------------
gnu/services/shepherd.scm | 40 ++++-----
gnu/system.scm | 1 -
gnu/tests/base.scm | 27 +++---
guix/scripts/system.scm | 24 ++++-
7 files changed, 256 insertions(+), 209 deletions(-)
- branch master updated (6a8d338 -> 913f1f1),
Ludovic Courtès <=
- 05/09: gnu: Add emacs-mu4e-conversation., Ludovic Courtès, 2018/06/20
- 03/09: guix system: 'list-generation' correctly displays file system labels., Ludovic Courtès, 2018/06/20
- 06/09: gnu: emacs-evil-collection: Update to 20180617., Ludovic Courtès, 2018/06/20
- 01/09: services: Add description to core services., Ludovic Courtès, 2018/06/20
- 08/09: gnu: emacs-evil-mu4e: Deprecate in favor of emacs-evil-collection., Ludovic Courtès, 2018/06/20
- 04/09: Update NEWS., Ludovic Courtès, 2018/06/20
- 09/09: gnu: emacs-evil: Update to 20180517., Ludovic Courtès, 2018/06/20
- 02/09: services: boot: Take gexps instead of monadic gexps., Ludovic Courtès, 2018/06/20
- 07/09: gnu: emacs-evil-ediff: Deprecate in favor of emacs-evil-collection., Ludovic Courtès, 2018/06/20