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: a4476912f821
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f513d580b06c
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 4, 2018

  1. apple_sdk.frameworks.Ruby: remove

    This was broken & apparently unused.
    matthewbauer committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    d7591c4 View commit details
    Browse the repository at this point in the history
  2. libuv: remove frameworks

    It’s not a good idea to rely on apple’s sdk for such a core library in
    Nixpkgs. I have made a patch to libuv to make these frameworks
    optional. There is also a pull request here:
    
    libuv/libuv#1909
    matthewbauer committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    1dca19f View commit details
    Browse the repository at this point in the history
  3. libuv: reenable tests on macOS

    I want these tests to run because libuv is very important to lots of
    things in Nixpkgs. I have a very large list of tests to disable for
    now just to be on the safe side. For the record this is definitely a
    libuv issue - their tests should be robust - but this is a safety
    precaution for now.
    matthewbauer committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    e8303d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7ab795 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. 2 Configuration menu
    Copy the full SHA
    6202380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f513d58 View commit details
    Browse the repository at this point in the history