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: 28ef51244acf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 288f9c648f2e
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 10, 2018

  1. perl-Module-Build-XSUtil: fix darwin build

    While building the tests LD gets called with -mmacosx-version-min=10.10
    which is a CC flag, causing the build to fail with LD=ld.  This is
    pretty common with perl packages.
    
    /cc ZHF #45961
    LnL7 committed Sep 10, 2018
    Copy the full SHA
    dc6b36b View commit details
    Browse the repository at this point in the history
  2. perl-Mouse: fix darwin build

    /cc ZHF #45961
    LnL7 committed Sep 10, 2018
    Copy the full SHA
    5e8fd87 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Merge pull request #46501 from LnL7/darwin-perl-Module-Build-XSUtil

    perl-Module-Build-XSUtil: fix darwin build
    samueldr committed Sep 11, 2018
    Copy the full SHA
    288f9c6 View commit details
    Browse the repository at this point in the history