guix-commits
[Top][All Lists]
Advanced

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

branch master updated (cb2ad4f -> f1de676)


From: guix-commits
Subject: branch master updated (cb2ad4f -> f1de676)
Date: Fri, 11 Jan 2019 06:14:46 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  cb2ad4f   gnu: wine-staging: Hard-code vulkan loader.
       new  babfd94   tests: Nitpick on Docker test.
       new  84a2de3   services: Deprecate a few more service procedures.
       new  88d7101   gnu: Add emacs-general.
       new  fca43e1   refresh: Refactor option handling and '--recursive'.
       new  7489207   refresh: Turn on warnings when '--manifest' is used.
       new  7804c45   status: Add 'with-status-verbosity'.
       new  f1de676   guix build: Re-purpose '--verbosity' and add '--debug'.

The 7 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:
 .dir-locals.el                 |   1 +
 build-aux/run-system-tests.scm |   4 +-
 doc/guix.texi                  |  53 +++++------
 gnu/local.mk                   |   3 +-
 gnu/packages/emacs.scm         |  31 ++++++
 gnu/services/base.scm          |   8 +-
 gnu/services/mcron.scm         |   6 +-
 gnu/services/networking.scm    |   7 +-
 gnu/system/install.scm         |   3 +-
 gnu/tests/base.scm             |   5 +-
 gnu/tests/docker.scm           |   2 +-
 gnu/tests/networking.scm       |   2 +-
 guix/scripts/archive.scm       |  55 +++++++----
 guix/scripts/build.scm         | 140 +++++++++++++--------------
 guix/scripts/environment.scm   |  14 ++-
 guix/scripts/pack.scm          |  12 ++-
 guix/scripts/package.scm       |  23 +++--
 guix/scripts/pull.scm          |  12 ++-
 guix/scripts/refresh.scm       | 212 ++++++++++++++++++++---------------------
 guix/scripts/system.scm        |  18 +++-
 guix/status.scm                |  17 +++-
 tests/guix-system.sh           |   6 +-
 22 files changed, 368 insertions(+), 266 deletions(-)



reply via email to

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