Loading _docs/timestamps.md +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ Some tools used in build processes, like code or documentation generators, write timestamps which will create unreproducible build products. The Debian reproducible builds effort proposed the The Reproducible Builds effort proposed the `SOURCE_DATE_EPOCH` environment variable to address the problem. Tools that support it[^list] will use its value—a number of seconds since January 1st 1970, 00:00 UTC—instead of the current date and time (when set). The Loading Loading
_docs/timestamps.md +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ Some tools used in build processes, like code or documentation generators, write timestamps which will create unreproducible build products. The Debian reproducible builds effort proposed the The Reproducible Builds effort proposed the `SOURCE_DATE_EPOCH` environment variable to address the problem. Tools that support it[^list] will use its value—a number of seconds since January 1st 1970, 00:00 UTC—instead of the current date and time (when set). The Loading