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: cbabebcc2e3b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4ff7702082ba
Choose a head ref
  • 9 commits
  • 19 files changed
  • 1 contributor

Commits on Aug 15, 2018

  1. v8: remove xcodebuild patch

    Add xcodebuild commands from xcbuild.
    matthewbauer committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    d4b453d View commit details
    Browse the repository at this point in the history
  2. nodejs: remove ‘no-xcode’ patches

    now provided by xcbuild
    matthewbauer committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b421a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a39b0c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. treewide: disable some tests broken on darwin

    disable checks for:
    
    - cython
    - ldap
    - tqdm
    matthewbauer committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    bca8144 View commit details
    Browse the repository at this point in the history
  2. wireshark: fix on darwin

    Need CMP0025 to be set. No way to do it from the command
    line (overrode by the cmake_minimimum_version policy).
    
    Fixes #44878
    matthewbauer committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    2d63877 View commit details
    Browse the repository at this point in the history
  3. qca: fix on darwin

    matthewbauer committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    aba9f67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    030760a View commit details
    Browse the repository at this point in the history
  5. chuck: cleanup

    matthewbauer committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    ee92ab0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #45183 from matthewbauer/macdevelop

    Assorted darwin/macOS fixes
    matthewbauer committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    4ff7702 View commit details
    Browse the repository at this point in the history