nixpkgs/pkgs/development/libraries/opencv
Jörg Thalheim 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
..
3.x.nix opencv3: don't build with CUDA newer than 11 2024-05-25 23:10:03 +00:00
4.x.nix treewide: cuda: use propagatedBuildInputs, lib.getOutput 2024-07-02 01:47:19 +00:00
cmake-don-t-use-OpenCVFindOpenEXR.patch
cuda_opt_flow.patch
default.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
libstdcxx-test.nix
no-build-info.patch
tests.nix