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: bf7c2e35f1fe
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bd1c92238819
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 11, 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
    
    (cherry picked from commit dc6b36b)
    LnL7 authored and samueldr committed Sep 11, 2018
    Copy the full SHA
    676841e View commit details
    Browse the repository at this point in the history
  2. perl-Mouse: fix darwin build

    /cc ZHF #45961
    
    (cherry picked from commit 5e8fd87)
    LnL7 authored and samueldr committed Sep 11, 2018
    Copy the full SHA
    bd1c922 View commit details
    Browse the repository at this point in the history