We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e80ec3 commit 8dff3e4Copy full SHA for 8dff3e4
contrib/guix/README.md
@@ -110,9 +110,9 @@ find output/ -type f -print0 | sort -z | xargs -r0 sha256sum
110
111
* _**SOURCE_DATE_EPOCH**_
112
113
- Override the reference timestamp used for bit-for-bit reproducibility, the
114
- variable name conforms to [standard][r12e/source-date-epoch]. _(defaults to
115
- 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)`)_
116
117
* _**V**_
118
0 commit comments