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: 2926b6e11f55
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cfc43138cb2d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 10, 2019

  1. openblas: fix on darwin

    The openblas script relies on CC=clang for succesfully compiling on
    Darwin systems. This seems like bad behavior, but we get things like
    https://hydra.nixos.org/build/87657058 otherwise.
    
    Fixes #55536.
    matthewbauer committed Feb 10, 2019
    2
    Copy the full SHA
    cfc4313 View commit details
    Browse the repository at this point in the history