opencv4: drop ffmpeg_4 pin

This commit is contained in:
Jörg Thalheim 2023-11-15 19:46:38 +01:00 committed by Jörg Thalheim
parent a81c0c887b
commit e92546a987

View file

@ -24351,7 +24351,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks)
AVFoundation Cocoa VideoDecodeAcceleration CoreMedia MediaToolbox Accelerate;
pythonPackages = python3Packages;
ffmpeg = ffmpeg_4;
};
opencv4WithoutCuda = opencv4.override {