bug-guix
[Top][All Lists]
Advanced

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

bug#50015: Rust packages are not reproducible


From: Ludovic Courtès
Subject: bug#50015: Rust packages are not reproducible
Date: Thu, 12 Aug 2021 10:06:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello!

Efraim Flashner <efraim@flashner.co.il> skribis:

> I tried patching this a couple of ways, but it looks like the best
> option is going to be a 'patch-and-repack phase after 'install. the
> .crate file is really a gzip tarball, and I suspect that each time we
> run 'cargo <something>' the timestamp gets updated.

So that ‘Cargo.toml’ file is not something taken from the build tree?
In that case we could reset the timestamp before the tarball is
created.  But otherwise yeah, patch’n’repack.

Ludo’.





reply via email to

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