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

Message ID 20250320213508.28485-1-gabrielsantosdesouza@disroot.org
Headers
Series gnu: Add pay-respects. |

Message

Gabriel Santos March 20, 2025, 9:25 p.m. UTC
  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(-)
  

Comments

Gabriel Santos March 20, 2025, 9:54 p.m. UTC | #1
>  gnu: Add rust-libyml-0.0.5.
>  gnu: Add pay-respects.

These two patches are missing, and can't send them
for some reason. They are the same as from v2, though.

--
Gabriel Santos