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: 8e716692b9b7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 04fb0bb5e21c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 7, 2020

  1. exiv2: clean up

    - EXIV2_BUILD_PO has been replaced by EXIV2_ENABLE_NLS
      Exiv2/exiv2@076585d
      Confusingly, the former still appears in the flag summary.
    - Remove enableParallelBuilding since it is on by default with CMake
    - Reorder the expression
    - Apply upstream GNUInstallDirs patch
    - Build stuff in build phase, not in install phase
    - Add maintainers field (empty at the moment)
    jtojnar committed Sep 7, 2020
    Copy the full SHA
    3dc2c52 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge pull request #97161 from jtojnar/exiv2-cleanup

    exiv2: clean up
    worldofpeace committed Sep 8, 2020
    Copy the full SHA
    04fb0bb View commit details
    Browse the repository at this point in the history