Merge pull request #103974 from basile-henry/basile-henry/reproducible-autogen-man

This commit is contained in:
Ninjatrappeur 2020-11-18 15:13:22 +01:00 committed by GitHub
commit 3e4afc2d9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,10 @@ stdenv.mkDerivation rec {
guile libxml2
];
preConfigure = ''
export MAN_PAGE_DATE=$(date '+%Y-%m-%d' -d "@$SOURCE_DATE_EPOCH")
'';
configureFlags =
[
# Make sure to use a static value for the timeout. If we do not set a value