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

Commits on Sep 10, 2019

  1. static: disable python on macOS

    We get an infinite recursion otherwise due to some issue in darwin
    bootstrapping.
    
    Fixes #68393
    matthewbauer committed Sep 10, 2019
    Copy the full SHA
    6cdbc4d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Merge pull request #68394 from matthewbauer/static-libxml2

    static: disable python on macOS
    matthewbauer committed Sep 17, 2019
    Copy the full SHA
    dae73e6 View commit details
    Browse the repository at this point in the history