guix-commits
[Top][All Lists]
Advanced

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

branch master updated (872b248745 -> 22e7ba67dd)


From: guix-commits
Subject: branch master updated (872b248745 -> 22e7ba67dd)
Date: Thu, 8 Jun 2023 17:46:51 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 872b248745 gnu: sbcl: Fix build on armhf.
     new 92ee0fd5eb import: Gracefully handle EPIPE.
     new 3f5e141829 substitute: Delete cached narinfos more than two-month old.
     new 885d524f79 substitute: Gracefully retry after failed partial downloads.
     new 44e4dc7c72 doc: Replace reference to non-existing (gnu home services 
ssh-agent).
     new 8f855dd187 doc: Update outdated URL for Eudev wiki.
     new 42ea60b7dd gnu: Add rogue.
     new d33275a3a1 gnu: Add rust-uom.
     new e6ce706604 gnu: flashrom: Update to 1.3.0.
     new 8716f33d98 gnu: flashrom: Wrap PATH to find dmidecode.
     new 27fcbf3c81 gnu: Add swig@4.1.
     new 0c76e5f71a gnu: Add Buildah.
     new aceb150d29 doc: Use the term "Procedure" for definitions.
     new 5e0b8d51b8 gnu: Add ruby-minima.
     new 2fd76ec1a3 gnu: Add python-panflute.
     new 1cb9c2206c gnu: Add pandoc-include.
     new 5a761ff6ae gnu: octave-cli: Update to 8.2.0
     new 22e7ba67dd gnu: Add tmux-plugin-continuum.

The 17 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/contributing.texi                              |  12 +-
 doc/guix.texi                                      | 498 ++++++++++-----------
 gnu/local.mk                                       |   1 -
 gnu/packages/containers.scm                        |  80 ++++
 gnu/packages/crates-io.scm                         |  34 ++
 gnu/packages/flashing-tools.scm                    |  50 +--
 gnu/packages/games.scm                             |  25 ++
 gnu/packages/maths.scm                             |   4 +-
 .../patches/flashrom-fix-building-on-aarch64.patch |  89 ----
 gnu/packages/ruby.scm                              |  31 ++
 gnu/packages/swig.scm                              |  18 +
 gnu/packages/textutils.scm                         |  57 +++
 gnu/packages/tmux.scm                              |  41 ++
 guix/scripts/import.scm                            |   3 +-
 guix/scripts/substitute.scm                        |  20 +-
 tests/substitute.scm                               |  25 +-
 16 files changed, 607 insertions(+), 381 deletions(-)
 delete mode 100644 gnu/packages/patches/flashrom-fix-building-on-aarch64.patch



reply via email to

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