efraim pushed a commit to branch master
in repository guix.
commit f29f80c194d0c534a92354b2bc19022a9b70ecf8
Merge: c034088e37 7947d47c9b
Author: Efraim Flashner <[email protected]>
AuthorDate: Wed Feb 28 12:18:45 2024 +0200
Merge branch 'rust-team'
Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
gnu/local.mk | 13 +-
gnu/packages/admin.scm | 1 +
gnu/packages/crates-apple.scm | 1469 +
gnu/packages/crates-crypto.scm | 5859 +
gnu/packages/crates-graphics.scm | 2842 +-
gnu/packages/crates-gtk.scm | 896 +-
gnu/packages/crates-io.scm | 122546 ++++++++----------
gnu/packages/crates-tls.scm | 1714 +
gnu/packages/crates-vcs.scm | 4163 +
gnu/packages/crates-web.scm | 5654 +
gnu/packages/crates-windows.scm | 2523 +
gnu/packages/crypto.scm | 1 +
gnu/packages/gnome.scm | 13 +-
gnu/packages/gnucash.scm | 12 +-
gnu/packages/graph.scm | 4 +-
gnu/packages/gstreamer.scm | 20 +-
.../i3status-rust-enable-unstable-features.patch | 20 -
.../patches/maturin-no-cross-compile.patch | 20 +-
.../patches/rust-cargo-edit-remove-ureq.patch | 33 +
.../patches/rust-ring-0.16-missing-files.patch | 2293 -
.../patches/rust-ring-0.16-test-files.patch | 54 -
.../patches/rust-ring-0.17-ring-core.patch | 496 +
.../patches/rust-rspec-1-remove-clippy.patch | 16 +
.../patches/rust-trash-2-update-windows.patch | 132 +
gnu/packages/patches/rustc-1.54.0-src.patch | 237 +-
gnu/packages/python-build.scm | 4 +-
gnu/packages/python-crypto.scm | 1 +
gnu/packages/python-xyz.scm | 138 +-
gnu/packages/rust-apps.scm | 1602 +-
gnu/packages/rust.scm | 420 +-
gnu/packages/sequoia.scm | 4 +
gnu/packages/shells.scm | 60 +-
gnu/packages/syndication.scm | 6 +-
gnu/packages/terminals.scm | 100 +-
gnu/packages/tree-sitter.scm | 1 +
gnu/packages/version-control.scm | 1 +
gnu/packages/video.scm | 68 +-
gnu/packages/web.scm | 5 +-
gnu/packages/wm.scm | 95 +-
guix/build/cargo-build-system.scm | 3 +-
40 files changed, 82345 insertions(+), 71194 deletions(-)
diff --cc gnu/packages/wm.scm
index ae8213ddae,fbee200729..768fbc5bc7
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@@ -64,11 -64,9 +64,11 @@@
;;; Copyright © 2023 Jonathan Brielamier <[email protected]>
;;; Copyright © 2023 Vessel Wave <[email protected]>
;;; Copyright © 2023 Nicolas Graves <[email protected]>
- ;;; Copyright © 2023 Jaeme Sifat <[email protected]>
+ ;;; Copyright © 2023, 2024 Jaeme Sifat <[email protected]>
;;; Copyright © 2023 Josselin Poiret <[email protected]>
;;; Copyright © 2024 Timotej Lazar <[email protected]>
+;;; Copyright © 2024 Ahmad Draidi <[email protected]>
+;;; Copyright © 2024 chris <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;