guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (b187864f36 -> 7d5e045a69)


From: guix-commits
Subject: branch staging updated (b187864f36 -> 7d5e045a69)
Date: Sun, 20 Nov 2022 01:55:02 -0500 (EST)

mbakke pushed a change to branch staging
in repository guix.

    from b187864f36 gnu: sbcl: Resolve TODO.
     add 983906ab72 gnu: ratpoison: Fix reference to xterm.
     add 17b01d5463 machine: ssh: Validate 'system' field.
     add 32c72dd99c gnu: mosh: Update to 1.4.0.
     add 83c9e00ffb services: getmail: Use 'match-record'.
     add 1bea5d38a2 tests: lightdm: Use set-xorg-configuration to set keyboard 
layout.
     add 89ebe054c5 gnu: Add cl-asdf-system-connections.
     add f136e83840 gnu: Add cl-metacopy.
     add 8cbd51d2d5 gnu: Add cl-mathstats.
     add 383b0f0590 gnu: libarcus: Fix compatibility with newer protobuf.
     add a6da50d60a linux-initrd: raw-initrd: Add keyword argument #:pre-mount.
     add b253efef23 import/utils: spdx-string->license: Fix incorrect docstring.
     add 07482dc051 import/utils: spdx-string->license: Match 
case-insensitively.
     add fd5e642513 import/utils: spdx-string->license: Support '+' operator.
     add fc2b952205 gnu: Add wld.
     add 856b67f302 gnu: s3cmd: Fix program name in output.
     add cdfc1f41c6 gnu: tbb: Update to 2021.6.0.
     add ff00cdcd92 gnu: timescaledb: Update to 2.8.1.
     add ebc7de6a1e services: shepherd: Define 'shepherd-configuration-action' 
helper.
     add 8d9647d8a7 services: Add Shepherd 'configuration' action to various 
services.
     add 8b56983999 home: services: redshift: Add 'configuration' action.
     add 2a358911b0 services: tor: Remove unnecessary modules from shepherd 
environment.
     add 347733bcde gnu: guile-png: Update to 0.2.0.
     add 9be7ffa5b4 gnu: emacs-auctex: Update to 13.1.6.
     add eae6fe7446 gnu: emacs-subed: Update to 1.0.24.
     add e081c49c00 gnu: emacs-posframe: Update to 1.2.0.
     add b4d4e3252e gnu: emacs-code-cells: Update to 0.3.
     add 801b5c7c2f gnu: emacs-flymake-proselint: Update to 0.3.0.
     add 1eaa9553d3 gnu: emacs-logos: Update to 1.0.1.
     add 7502af7931 gnu: emacs-org-tree-slide: Update to 2.8.18-0.d6529bc.
     add 337fe45544 gnu: Update cl-njson to 0.2.3.
     add 24796542a8 gnu: cl-nactivitypub: Update to 0.0.4.
     add c9524eca89 gnu: cl-containers: Build more systems.
     add 103380bca0 gnu: Add ecl-moptilities.
     add a02cd9623f gnu: Add cl-graph.
     add c3ba1c04a4 gnu: Add cl-dot.
     add c3267528b5 gnu: Add cl-typo.
     add 854bdb7ba9 gnu: Add cl-ucons.
     add cc08d374b2 gnu: sbcl: Fix build on aarch64.
     add fc4949464f gnu: font-montserrat: Update to 7.222.
     add fc7c8fe063 gnu: rofi: Update to 1.7.5.
     add 04b5450ad8 gnu: Add rofi-wayland.
     add bad8d9630b gnu: irssi: Update to 1.4.3.
     add 85f4d87b81 gnu: Add smem.
     add 50c17ddd9e services: lightdm: Do not use GOOPS.
     add a644c3a375 pack: Remove use of GOOPS in 'deb' backend.
     add 45fe602602 gnu: blender: Update to 3.3.1.
     add a4ea82b671 gnu: python-check-manifest: Relax git security settings in 
tests.
     add 6d1177b2c8 doc: Build more man pages.
     add f1354e7926 scripts: describe: Add branch information to json output.
     add b50be211c0 scripts: describe: Add branch information to recutils 
output.
     add bb04b5e0ce gnu: moreutils: Fix corrupted manual pages.
     add 44571b993f gnu: linux-libre: Update to 6.0.9.
     add eec3d4a07f gnu: linux-libre 5.15: Update to 5.15.79.
     add b015b3f3a4 gnu: linux-libre 5.10: Update to 5.10.155.
     add 67da142622 gnu: Remove obsolete variable.
     add fceeed3946 gnu: r-proj4: Build with newer proj.
     add 5c9164d5fb gnu: mia: Fix build with VTK 9.2.
     add b654726c45 gnu: vtk: Update to 9.2.2.
     add 273988e94c gnu: python-check-manifest: Use the 'fixed' git for tests.
     add a048eeef57 gnu: python-check-manifest: Update to 0.48.0.
     add a8ca5d0114 gnu: speech-dispatcher: Update to 0.11.4.
     add cd9161372a gnu: make-lld-wrapper: Inherit version, license and 
home-page from LLD.
     add cac47a0768 gnu: FreeCAD: Build with coin3D@4.
     add bd0ff2d39b gnu: Remove coin3D@3.
     add fca5e1a507 gnu: racket: Update to 8.7.
     add d9f51000ca gnu: chez-scheme-for-racket: Support riscv64.
     add ac09fcb955 gnu: racket-vm-cs: Avoid duplicate work.
     add 8cef05bab6 gnu: Add go-github-com-kyoh86-xdg.
     new 7d5e045a69 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                                      |  52 +-
 doc/local.mk                                       |  12 +
 gnu/home/services/desktop.scm                      |   3 +-
 gnu/home/services/shepherd.scm                     |   3 +-
 gnu/local.mk                                       |   9 +-
 gnu/machine/ssh.scm                                |  30 +-
 gnu/packages/admin.scm                             |  46 ++
 gnu/packages/chez.scm                              |  21 +-
 gnu/packages/cran.scm                              |   2 +-
 gnu/packages/databases.scm                         |   7 +-
 gnu/packages/emacs-xyz.scm                         | 168 +++---
 gnu/packages/engineering.scm                       |   5 +
 gnu/packages/fonts.scm                             |  13 +-
 gnu/packages/golang.scm                            |  24 +
 gnu/packages/graphics.scm                          | 123 ++---
 gnu/packages/guile-xyz.scm                         |   4 +-
 gnu/packages/image-processing.scm                  |  18 +-
 gnu/packages/irc.scm                               |   5 +-
 gnu/packages/linux.scm                             |  18 +-
 gnu/packages/lisp-xyz.scm                          | 280 +++++++++-
 gnu/packages/lisp.scm                              |   3 +
 gnu/packages/llvm.scm                              |  10 +-
 gnu/packages/moreutils.scm                         |  49 +-
 gnu/packages/openstack.scm                         |   2 +-
 gnu/packages/patches/mia-vtk-version.patch         |  15 +
 gnu/packages/patches/mia-vtk92.patch               |  14 +
 .../racket-backport-8.6-cross-install.patch        | 126 -----
 .../racket-backport-8.6-docindex-write.patch       |  36 --
 .../patches/racket-backport-8.6-hurd.patch         | 609 ---------------------
 gnu/packages/patches/racket-backport-8.6-zuo.patch | 481 ----------------
 .../patches/racket-backport-8.7-pkg-strip.patch    |  90 +++
 ...bcl-fix-build-on-arm64-with-clisp-as-host.patch |  27 +
 gnu/packages/patches/tbb-fix-test-on-aarch64.patch |  35 --
 gnu/packages/patches/tbb-other-arches.patch        |   8 +-
 gnu/packages/patches/timescaledb-flaky-test.patch  | 107 ----
 .../vtk-fix-freetypetools-build-failure.patch      |  32 --
 gnu/packages/python-xyz.scm                        |  48 +-
 gnu/packages/qt.scm                                |   2 +-
 gnu/packages/racket.scm                            |  60 +-
 gnu/packages/ratpoison.scm                         |   5 +-
 gnu/packages/speech.scm                            |   4 +-
 gnu/packages/ssh.scm                               |   4 +-
 gnu/packages/tbb.scm                               |  10 +-
 gnu/packages/wm.scm                                |  34 ++
 gnu/packages/xdisorg.scm                           |  30 +-
 gnu/services/avahi.scm                             |   5 +-
 gnu/services/base.scm                              |   5 +-
 gnu/services/desktop.scm                           |  12 +-
 gnu/services/dict.scm                              |   3 +-
 gnu/services/getmail.scm                           |  64 ++-
 gnu/services/lightdm.scm                           |  20 +-
 gnu/services/networking.scm                        |  40 +-
 gnu/services/shepherd.scm                          |  12 +
 gnu/services/ssh.scm                               |   6 +-
 gnu/services/web.scm                               |   7 +-
 gnu/services/xorg.scm                              |  10 +-
 gnu/system/linux-initrd.scm                        |   7 +-
 gnu/tests/base.scm                                 |   6 +
 gnu/tests/lightdm.scm                              |   7 +-
 guix/import/utils.scm                              | 260 +++++----
 guix/scripts/describe.scm                          |   3 +
 guix/scripts/pack.scm                              |  14 +-
 tests/import-utils.scm                             |   5 +
 63 files changed, 1202 insertions(+), 1968 deletions(-)
 create mode 100644 gnu/packages/patches/mia-vtk-version.patch
 create mode 100644 gnu/packages/patches/mia-vtk92.patch
 delete mode 100644 gnu/packages/patches/racket-backport-8.6-cross-install.patch
 delete mode 100644 
gnu/packages/patches/racket-backport-8.6-docindex-write.patch
 delete mode 100644 gnu/packages/patches/racket-backport-8.6-hurd.patch
 delete mode 100644 gnu/packages/patches/racket-backport-8.6-zuo.patch
 create mode 100644 gnu/packages/patches/racket-backport-8.7-pkg-strip.patch
 create mode 100644 
gnu/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch
 delete mode 100644 gnu/packages/patches/tbb-fix-test-on-aarch64.patch
 delete mode 100644 gnu/packages/patches/timescaledb-flaky-test.patch
 delete mode 100644 
gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch



reply via email to

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