guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (fa894b3f4d -> 8fbd8c8245)


From: guix-commits
Subject: branch staging updated (fa894b3f4d -> 8fbd8c8245)
Date: Fri, 9 Sep 2022 17:03:45 -0400 (EDT)

mbakke pushed a change to branch staging
in repository guix.

    from fa894b3f4d Merge branch 'master' into staging
     add 52d780ea2b gnu: bootloader: Extend `<menu-entry>' for chain-loader.
     add 1fc20e4c86 gnu: bootloader: grub: Add support for chain-loader.
     add 32da9bbc91 gnu: bootloader: Report error in menu-entry.
     add 969f9b8bf4 gnu: rust-proc-macro2-1: Add rust-unicode-ident-1 to inputs.
     add 0a875c62d8 news: Add 'pt' translation.
     add 1d690f7d1d news: Update 'fr' translation.
     add 456c6d4bdd gnu: emacs-gruvbox-theme: Update to 1.30.1.
     add a86e4a7757 gnu: emacs-php-mode: Update to 1.24.1.
     add ef5636c35c gnu: emacs-eldev: Update to 1.2.2.
     add b9e0aff9dc gnu: Add emacs-telephone-line.
     add 003b91298a gnu: Add cl-canonicalized-initargs.
     add 3b5c5cbb6d gnu: Add cl-enhanced-typep.
     add 18fcaee2b9 gnu: Add cl-enhanced-defclass.
     add 1f13f79583 gnu: Add cl-object-class.
     add 594b9dd391 gnu: Add cl-shared-preferences.
     add 5e7f2a5e12 gnu: Add cl-inheriting-readers.
     add b51e7bdf42 gnu: Add cl-simple-guess.
     add 631a094df8 gnu: Add cl-fakenil.
     add e6cadc8fe8 gnu: Add cl-evaled-when.
     add 791e9e4534 gnu: Add cl-enhanced-eval-when.
     add 94311a016b gnu: Add cl-enhanced-boolean.
     add fa560725e4 gnu: Add cl-cesdi.
     add cb4c655147 gnu: Add cl-compatible-metaclasses.
     add c58db9b16f gnu: Add cl-class-options.
     add d8eca33c34 gnu: Add cl-enhanced-find-class.
     add c952c06f25 gnu: Add cl-definitions-systems.
     add 6a1ed3a63f gnu: Add cl-alexandria-plus.
     add f02afbba1a gnu: Add cl-quicklisp-stats.
     add a4f96f2aa8 gnu: Add cl-doplus.
     add de257d1ffc etc: teams: Add entry for Guillaume Le Vaillant.
     add 243e326575 gnu: emacs-cape: Update to 0.9.
     add 85eb199003 gnu: emacs-consult: Update to 0.19.
     add 71ff0f210f gnu: emacs-counsel-bbdb: Update to 0.0.5.
     add 3b10c87353 gnu: emacs-subed: Update to 1.0.8.
     add 7efc5d31a4 gnu: emacs-pyim: Update to 5.2.4.
     add 43e9343351 gnu: emacs-kind-icon: Update to 0.1.7.
     add 6a2a545ba1 gnu: emacs-marginalia: Update to 0.14.
     add e08b1669b4 gnu: sameboy: Update to 0.15.5.
     add 8eeadc8cb8 services: libvirt: Fix listen TCP.
     add 8b1f117187 gnu: python-beautifulsoup4: Update to 4.11.1.
     add ef6f786c93 gnu: python-pathlib2: Update to 2.3.7.post1.
     add 835938ad61 gnu: python-psutil: Update to 5.9.2.
     add ac1aace34e gnu: python-pytest-benchmark: Update to 3.4.1.
     add a7adf473fc gnu: graphicsmagick: Update to 1.3.38.
     add ef614fd39e gnu: graphicsmagick: Remove input labels.
     add a38fc96bfc gnu: graphicsmagick: Use G-expression.
     add e1c0f26ec5 gnu: meson@0.63: Update to 0.63.2.
     add f9551e9df3 gnu: meson: Introduce versioned 'meson-0.60' variable.
     add 6197d977d7 gnu: Explicitly use meson@0.60 in packages that don't 
support 0.63.
     add 50134a2b4a gnu: Explicitly use OpenSSL 1.1 in more packages.
     add abf21ba578 gnu: libcacard: Explicitly add NSS on RUNPATH.
     add 0f6f9317ac gnu: QEMU: Update to 7.1.0.
     add b15c0e75f9 gnu: QEMU: Use G-expression.
     new 8fbd8c8245 Merge branch 'master' into staging

The 1 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                                     |  18 +
 etc/news.scm                                      |  24 +-
 etc/teams.scm.in                                  |   4 +
 gnu/bootloader.scm                                |  53 +-
 gnu/bootloader/grub.scm                           |  73 +--
 gnu/packages/build-tools.scm                      |  34 +-
 gnu/packages/crates-io.scm                        |   2 +
 gnu/packages/emacs-xyz.scm                        |  67 ++-
 gnu/packages/emulators.scm                        |   4 +-
 gnu/packages/gnome.scm                            |  30 +-
 gnu/packages/imagemagick.scm                      |  52 +-
 gnu/packages/lisp-xyz.scm                         | 620 ++++++++++++++++++++++
 gnu/packages/patches/qemu-build-info-manual.patch |  49 +-
 gnu/packages/patches/qemu-fix-agent-paths.patch   |  37 +-
 gnu/packages/python-check.scm                     |   8 +-
 gnu/packages/python-xyz.scm                       |  20 +-
 gnu/packages/rust-apps.scm                        |   2 +-
 gnu/packages/security-token.scm                   |   2 +-
 gnu/packages/spice.scm                            |  14 +-
 gnu/packages/virtualization.scm                   | 303 +++++------
 gnu/packages/web.scm                              |   2 +-
 gnu/services/virtualization.scm                   |   7 +-
 22 files changed, 1084 insertions(+), 341 deletions(-)



reply via email to

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