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: d11c540027d3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d3634b0facaa
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 29, 2019

  1. clblas: turn of gtest, fix build

    clblas does not work anymore with gmock 1.8.1.
    Turning off the test suite fixes the build.
    
    (cherry picked from commit 4c74ee9)
    markuskowa authored and infinisil committed Mar 29, 2019
    Copy the full SHA
    5141dca View commit details
    Browse the repository at this point in the history
  2. libgpuarray: fix build

    move cmake into nativeBuildInputs
    
    (cherry picked from commit ad1e7b0)
    markuskowa authored and infinisil committed Mar 29, 2019
    Copy the full SHA
    d3634b0 View commit details
    Browse the repository at this point in the history