guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4f7cd5daa2 -> df72ba9e88)


From: guix-commits
Subject: branch master updated (4f7cd5daa2 -> df72ba9e88)
Date: Wed, 18 May 2022 16:32:25 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 4f7cd5daa2 gnu: emacs-evil: Update to commit 
008a6cdb12f15e748979a7d1c2f26c34c84dedbf.
     new 1f3a155548 gnu: 0ad: Use regular symbol syntax.
     new 9a5d686923 services: Add more description fields.
     new 3948ac25b1 services: Make <service-type> 'description' field mandatory.
     new 32916e04f7 daemon: runChild() is forbidden to talk during environment 
set up
     new 42772a2fa7 gnu: lua-luv: Update to 1.43.0-0.
     new 2db523a4a8 gnu: lua-luv: Use gexps.
     new e49a2d03bb gnu: neovim: Update to 0.7.0.
     new 182b25fbf5 gnu: neovim: Use new style.
     new db71366220 gnu: Add utsushi.
     new df72ba9e88 gnu: utsushi: Turn arguments into a gexp.

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


Summary of changes:
 gnu/packages/games.scm    |   2 +-
 gnu/packages/libevent.scm |  17 +++++
 gnu/packages/lua.scm      |  45 ++++++-------
 gnu/packages/scanner.scm  |  61 ++++++++++++++++++
 gnu/packages/vim.scm      | 158 ++++++++++++++++++++++++----------------------
 gnu/services.scm          |   6 +-
 gnu/services/base.scm     |   3 +-
 gnu/system/install.scm    |   6 +-
 gnu/tests.scm             |   7 +-
 nix/libstore/build.cc     |   1 -
 tests/services.scm        |  38 +++++------
 11 files changed, 218 insertions(+), 126 deletions(-)



reply via email to

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