aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2019-07-12 11:42:09 -0400
committerCarl Dong <contact@carldong.me>2019-07-12 11:42:09 -0400
commit8dff3e48a9e03299468ed3b342642f01f70da9db (patch)
treef8b71ef88ab1480cd8ac212b991823995763e807 /contrib/guix
parent3e80ec3ea9691c7c89173de922a113e643fe976b (diff)
downloadbitcoin-8dff3e48a9e03299468ed3b342642f01f70da9db.tar.xz
contrib: guix: Clarify SOURCE_DATE_EPOCH.
Diffstat (limited to 'contrib/guix')
-rw-r--r--contrib/guix/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md
index 383c623b2c..3e2fc53c8e 100644
--- a/contrib/guix/README.md
+++ b/contrib/guix/README.md
@@ -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**_