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

Commits on Dec 20, 2018

  1. opencv3: fix OpenCV issue 13207

    See: opencv/opencv#13232
    
    This also fixes the test of haskell-opencv HEAD where we got the
    following error:
    
        Feature Detection
          houghLinesP:
    libgomp: Out of memory allocating 927712937064 bytes
    Test suite test-opencv: FAIL
    basvandijk committed Dec 20, 2018
    Copy the full SHA
    49965e6 View commit details
    Browse the repository at this point in the history
  2. opencv4: fix OpenCV issue 13207

    This is the same fix as for opencv3 in commit:
    2572dd1
    basvandijk committed Dec 20, 2018
    Copy the full SHA
    6267a02 View commit details
    Browse the repository at this point in the history