contrib: guix: Clarify SOURCE_DATE_EPOCH.

This commit is contained in:
Carl Dong 2019-07-12 11:42:09 -04:00
parent 3e80ec3ea9
commit 8dff3e48a9
No known key found for this signature in database
GPG key ID: 0CC52153197991A5

View file

@ -110,9 +110,9 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
* _**SOURCE_DATE_EPOCH**_
Override the reference timestamp used for bit-for-bit reproducibility, the
variable name conforms to [standard][r12e/source-date-epoch]. _(defaults to
the output of `$(git log --format=%at -1)`)_
Override the reference UNIX timestamp used for bit-for-bit reproducibility,
the variable name conforms to [standard][r12e/source-date-epoch]. _(defaults
to the output of `$(git log --format=%at -1)`)_
* _**V**_