Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 3cf749b58f71
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cd87f1ba239b
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 3, 2019

  1. automake-1.15: deterministic documentation generation

    automake 1.15 uses a bundled version of help2man from 2012 that
    does not support the SOURCE_DATE_EPOCH environment variable.
    
    This means that the build date is included in the generated
    documentation, breaking reproducibility.
    
    This changes adds the SOURCE_DATE_EPOCH support from the current
    help2man to the version bundled in automake 1.15.
    d-xo authored and FRidh committed Nov 3, 2019
    Copy the full SHA
    cd87f1b View commit details
    Browse the repository at this point in the history