Skip to content

Commit

Permalink
opencv2: mark as broken
Browse files Browse the repository at this point in the history
Current release is 4.x and the 2.x-series doesn't seem to be supported
anymore for a while.
  • Loading branch information
Ma27 committed Sep 12, 2020
1 parent 0841c6a commit 5e68d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/opencv/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ stdenv.mkDerivation rec {
license = licenses.bsd3;
maintainers = with maintainers; [ ];
platforms = platforms.linux;
broken = true;
};
}

0 comments on commit 5e68d20

Please sign in to comment.