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: f4adfea55923
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4b1ffa0b00ec
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 25, 2018

  1. podofo: fix library linkage on Darwin (#47214)

    * podofo: fix library linkage on Darwin
    
    Because the library is not yet installed when the tools are build, it does not contain its final store path as its install name. Linking the tools picks up this incorrect install name and needs to be fixed after installing.
    mroi authored and LnL7 committed Sep 25, 2018
    Copy the full SHA
    4b1ffa0 View commit details
    Browse the repository at this point in the history