guix_mirror_bot pushed a change to branch master
in repository guix.
from 1fba40f148 bootstrap: Support bpf for cross compilation.
new 131492e4c5 gnu: emacs-google-translate: Update to 0.12.0-0.e84599d.
new 10a2533d36 channels: Add #:system to ‘channel-instances->derivation’.
new dc29e36509 ci: Add provenance information for ‘guix’ jobs.
new 390fc5dddb build-system/channel: Honor #:system.
new 21a4e284d0 gnu: guile-fibers-1.4: Skip 3 tests on the Hurd.
new aa69f0f3e8 utils: Add target-32bit? procedure.
new 3e9338b923 gnu: Use (target-32bit?) to test for 32bit targets.
new 5e8812225c gnu: xwallpaper: Update to 0.7.6.
new 313e205acd gnu: xwallpaper: Fix cross-compilation
new d9ae857576 gnu: atf: Indent.
new 359761e1d6 gnu: atf: Reword description.
new 0075d65fd9 gnu: atf: Update to 0.23.
new fa352a7dfe gnu: kyua: Indent and cleanup
new 9e1381dbd2 gnu: kyua: Reword description.
The 14 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:
gnu/ci.scm | 15 +--
gnu/local.mk | 1 -
gnu/packages/audio.scm | 2 +-
gnu/packages/base.scm | 2 +-
gnu/packages/check.scm | 116 +++++++++++++---------
gnu/packages/emacs-xyz.scm | 68 +++++--------
gnu/packages/embedded.scm | 2 +-
gnu/packages/freedesktop.scm | 6 +-
gnu/packages/game-development.scm | 2 +-
gnu/packages/gnome.scm | 2 +-
gnu/packages/golang-web.scm | 4 +-
gnu/packages/golang-xyz.scm | 2 +-
gnu/packages/graphics.scm | 8 +-
gnu/packages/guile-xyz.scm | 15 ++-
gnu/packages/haskell-xyz.scm | 6 +-
gnu/packages/julia-xyz.scm | 34 +++----
gnu/packages/machine-learning.scm | 2 +-
gnu/packages/mail.scm | 2 +-
gnu/packages/node.scm | 2 +-
gnu/packages/parallel.scm | 4 +-
gnu/packages/patches/atf-execute-with-shell.patch | 39 --------
gnu/packages/python-xyz.scm | 4 +-
gnu/packages/version-control.scm | 6 +-
gnu/packages/xdisorg.scm | 13 ++-
guix/build-system/channel.scm | 6 +-
guix/channels.scm | 10 +-
guix/utils.scm | 7 +-
27 files changed, 189 insertions(+), 191 deletions(-)
delete mode 100644 gnu/packages/patches/atf-execute-with-shell.patch