Navigation Menu

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: 88f0b99e4776
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5d131d332680
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 9, 2020

  1. clpeak: fix build

    The build of clpeak recently started failing because opencl-clhpp was
    updated. The latest version of opencl-hpp does not ship the deprecated
    cl.hpp header anymore.
    danieldk committed Sep 9, 2020
    Copy the full SHA
    5f67382 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97540 from danieldk/fix-clpeak

    clpeak: fix build
    worldofpeace committed Sep 9, 2020
    Copy the full SHA
    5d131d3 View commit details
    Browse the repository at this point in the history