guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4788639 -> daf7b5e)


From: guix-commits
Subject: branch master updated (4788639 -> daf7b5e)
Date: Tue, 23 Nov 2021 04:26:31 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 4788639  gnu: emacs-fullframe: Update to 0.5.1.
     new bdf5c16  maint: "make dist" builds tarballs in 'ustar' format.
     new 3091ca3  gnu: Add python-tinydb.
     new 82930f6  gnu: Add stcgal.
     new 54223d2  gnu: python-xcffib: Upgrade to 0.11.1.
     new 135161d  gnu: Add python-dbus-next.
     new 5e21fc5  gnu: Add python-iwlib.
     new 571e9b2  gnu: Add qtile.
     new b6e3929  gnu: libratbag: Update to 0.16.
     new 69be242  gnu: piper: Update to 0.6.
     new ec724d1  gnu: pipe-viewer: Update to 0.1.7.
     new 9f00e74  docker: Enable arm64 docker image building for 'guix pack'.
     new c984076  doc: Fix the example of "Using virt-viewer with Spice".
     new 133a61a  system: Rework swap space support, add dependencies.
     new f574dbd  system: Warn about swap-devices format change
     new 0831dfa  system: Add swap flags.
     new 4af3262  system: Filter out boot dependencies from swap-space.
     new 9685c06  doc: Add new Swap Space section.
     new 0632ea9  guix graph: Show '-M' in '--help' output.
     new daf7b5e  Update NEWS.

The 19 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:
 NEWS                             |  11 +++
 configure.ac                     |   2 +-
 doc/guix.texi                    | 149 +++++++++++++++++++++++++++++----------
 gnu/build/file-systems.scm       |  36 +++++++++-
 gnu/packages/databases.scm       |  23 ++++++
 gnu/packages/embedded.scm        |  33 +++++++++
 gnu/packages/gnome.scm           |  11 +--
 gnu/packages/python-xyz.scm      |  52 +++++++++++++-
 gnu/packages/video.scm           |   4 +-
 gnu/packages/wm.scm              |  59 ++++++++++++++++
 gnu/services/base.scm            | 105 ++++++++++++++++++---------
 gnu/system.scm                   |  40 ++++++++++-
 gnu/system/examples/desktop.tmpl |   7 +-
 gnu/system/file-systems.scm      |  24 ++++++-
 guix/build/syscalls.scm          |  12 ++++
 guix/docker.scm                  |   9 +--
 guix/scripts/graph.scm           |   2 +-
 17 files changed, 485 insertions(+), 94 deletions(-)



reply via email to

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