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/nix
base: 0fb60e4e0f66
Choose a base ref
...
head repository: NixOS/nix
compare: 0be5b949d3b3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 12, 2017

  1. OS X -> macOS

    edolstra committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c20641c View commit details
    Browse the repository at this point in the history
  2. Don't run pre-build-hook if we don't have a derivation

    This fixes a build failure on OS X when using Hydra or Nix 1.12's
    build-remote (since they don't copy the derivation to the build
    machine).
    
    (cherry picked from commit 7f5b750)
    edolstra committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    0be5b94 View commit details
    Browse the repository at this point in the history