guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3a0baba -> c364481)


From: guix-commits
Subject: branch master updated (3a0baba -> c364481)
Date: Mon, 4 Mar 2019 09:24:15 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  3a0baba   gnu: Add r-htscluster.
       new  ba926e3   tests: Use non-deprecated (guix store) API.
       new  8bb76f3   activation: Make home directories #o700 by default.
       new  56a93cb   services: Use 'file-append' for user account shells.
       new  c483c5c   doc: Better explain the 'password' field of 
<user-account>.
       new  bab9cc4   environment: Remove deprecated -E/--exec option.
       new  dca5821   environment: Rename '--inherit' to '--preserve'.
       new  94be7c8   gnu: emacs: Add modules support.
       new  e320997   gnu: Add arcan.
       new  c364481   gnu: Add arcan-sdl.

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:
 doc/guix.texi                |  38 ++++++---
 gnu/build/activation.scm     |   6 +-
 gnu/local.mk                 |   1 +
 gnu/packages/arcan.scm       | 179 +++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/emacs.scm       |   1 +
 gnu/services/cuirass.scm     |   4 +-
 gnu/services/monitoring.scm  |   4 +-
 gnu/services/rsync.scm       |   2 +-
 gnu/services/ssh.scm         |   4 +-
 gnu/tests/base.scm           |   2 +-
 guix/scripts/environment.scm |  12 ++-
 tests/guix-environment.sh    |  14 +---
 12 files changed, 231 insertions(+), 36 deletions(-)
 create mode 100644 gnu/packages/arcan.scm



reply via email to

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