guix-patches
[Top][All Lists]
Advanced

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

[bug#77040] [PATCH rust-team v3 00/12] gnu: Add pay-respects.


From: Gabriel Santos
Subject: [bug#77040] [PATCH rust-team v3 00/12] gnu: Add pay-respects.
Date: Thu, 20 Mar 2025 18:25:05 -0300

Greetings,

I managed to make the patch a lot shorter. I think I added some
packages from my channel that were dependencies of other rust programs
I packaged. Sorry.

This version of the patch is based on the rust-team branch, so please
install it there instead of on master.

For the build process - to make sure that no previous derivations were
used - I cleaned my store by invoking "guix gc -d" before every build
with "./pre-inst-env". I built all packages and built the pay-respects
program twice just to be sure.

Regards,

Garbiel Santos

Gabriel Santos (12):
  gnu: Add rust-libyml-0.0.5.
  gnu: Add rust-serde-yml-0.0.12.
  gnu: Add rust-siphasher-1.
  gnu: Add rust-base62-2.
  gnu: Add rust-colored-3.
  gnu: Add rust-pay-respects-parser-0.3.
  gnu: Add rust-pay-respects-utils-0.1.
  gnu: Add rust-rust-i18n-support-3.
  gnu: Add rust-rust-i18n-macro-3.
  gnu: Add rust-rust-i18n-3.
  gnu: Add rust-insta-1.42.
  gnu: Add pay-respects.

 gnu/packages/crates-io.scm | 338 +++++++++++++++++++++++++++++++++----
 gnu/packages/rust-apps.scm |  30 ++++
 2 files changed, 339 insertions(+), 29 deletions(-)

-- 
2.48.1






reply via email to

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