Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 2edd7103dab1
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 31a577c7362a
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 14, 2019

  1. erlang: Fix build error on darwin

    Stop hardcoding 10.10 as the platform when building. Instead we'll use
    $MACOSX_DEPLOYMENT_TARGET so erlang doesn't have to be updated again the
    next time that's changed.
    lilyball committed Aug 14, 2019
    Copy the full SHA
    6325905 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Merge pull request #66651 from lilyball/erlang_darwin_10.12

    erlang: Fix build error on darwin
    Mic92 committed Aug 15, 2019
    Copy the full SHA
    31a577c View commit details
    Browse the repository at this point in the history