guix-commits
[Top][All Lists]
Advanced

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

branch master updated (04ba7a1 -> e45ef9a)


From: guix-commits
Subject: branch master updated (04ba7a1 -> e45ef9a)
Date: Wed, 31 Mar 2021 10:01:42 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 04ba7a1  gnu: plink-ng: Build prettify binary.
     new c536f0b  tests: Make 'publish' test umask-insensitive.
     new 383b02a  gnu: libvirt: Update to 7.1.0.
     new 52ed12a  gnu: python-libvirt: Update to 7.1.0.
     new 7573ab2  gnu: libvirt-glib: Update to 4.0.0.
     new 5eb05ed  gnu: virt-manager: Update to 3.2.0.
     new fe0826d  services: xorg: Export %default-xorg-server-arguments.
     new 4f547c5  services: sysctl: Export <sysctl-configuration> record field 
accessors.
     new 1410383  gnu: Remove unnecessary imports from (gnu packages gnome).
     new f233bb1  gnu: julia-commonsubexpressions: Fix Texinfo syntax.
     new 1fa4aff  substitute: Emit a single newline upon completion.
     new e45ef9a  status: Don't display download URLs for '--verbosity=1'.

The 11 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:
 doc/guix.texi                                      |   7 +-
 gnu/local.mk                                       |   2 +-
 gnu/packages/gnome.scm                             |   5 +-
 gnu/packages/julia-xyz.scm                         |   4 +-
 .../patches/libvirt-create-machine-cgroup.patch    |  48 ----------
 .../patches/libvirt-do-not-create-var-dirs.patch   |  30 ++++++
 gnu/packages/virtualization.scm                    | 106 +++++++++------------
 gnu/services/sysctl.scm                            |   2 +
 gnu/services/xorg.scm                              |   2 +
 guix/scripts/substitute.scm                        |   7 +-
 guix/status.scm                                    |  23 ++++-
 tests/publish.scm                                  |   4 +-
 12 files changed, 113 insertions(+), 127 deletions(-)
 delete mode 100644 gnu/packages/patches/libvirt-create-machine-cgroup.patch
 create mode 100644 gnu/packages/patches/libvirt-do-not-create-var-dirs.patch



reply via email to

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