guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d444956 -> 142344b)


From: guix-commits
Subject: branch master updated (d444956 -> 142344b)
Date: Sat, 30 Oct 2021 13:26:05 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from d444956  gnu: ta-lib: Explicitly link math library.
     new bcce83c  gnu: Add Random Identity Generator (rig)
     new 98173af  shell: Error out when an unauthorized guix.scm/manifest.scm 
is found.
     new a239b1e  gnu: Add python-ijson.
     new 2339ee1  gnu: Add r-fasterize.
     new f8d3c98  gnu: Add r-bien.
     new 142344b  gnu: qemu: Add Guix support to QEMU guest agent.

The 6 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/local.mk                                    |  1 +
 gnu/packages/cran.scm                           | 65 ++++++++++++++++++++++++
 gnu/packages/patches/qemu-fix-agent-paths.patch | 66 +++++++++++++++++++++++++
 gnu/packages/python-xyz.scm                     | 36 ++++++++++++++
 gnu/packages/shellutils.scm                     | 49 ++++++++++++++++++
 gnu/packages/virtualization.scm                 |  3 +-
 guix/scripts/shell.scm                          |  7 +--
 tests/guix-shell.sh                             |  4 +-
 8 files changed, 226 insertions(+), 5 deletions(-)
 create mode 100644 gnu/packages/patches/qemu-fix-agent-paths.patch



reply via email to

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