guix-commits
[Top][All Lists]
Advanced

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

branch master updated (bedb345 -> a0f352b)


From: guix-commits
Subject: branch master updated (bedb345 -> a0f352b)
Date: Fri, 7 Jun 2019 03:57:24 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  bedb345   gnu: Add swaybg.
       new  d92acd8   gnu: Add emacs-xterm-color
       new  28353bd   gnu: emacs-xterm-color: Placate 'guix lint'.
       new  cd37b14   gnu: aspell.scm: Handle dictionary names with 
underscore/uppercase.
       new  08814ae   services: Add Singularity.
       new  a0f352b   pack: Add '--entry-point'.

The 5 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:
 doc/guix.texi              |  36 +++++++++++-
 gnu/local.mk               |   1 +
 gnu/packages/aspell.scm    |  16 ++++--
 gnu/packages/emacs-xyz.scm |  23 ++++++++
 gnu/packages/linux.scm     |  10 +++-
 gnu/services/docker.scm    |  61 +++++++++++++++++++-
 gnu/tests/docker.scm       |  19 ++++---
 gnu/tests/singularity.scm  | 137 +++++++++++++++++++++++++++++++++++++++++++++
 guix/scripts/pack.scm      |  41 ++++++++++++++
 9 files changed, 328 insertions(+), 16 deletions(-)
 create mode 100644 gnu/tests/singularity.scm



reply via email to

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