mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
monado: disable opencv support (#440669)
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
libXrandr,
|
||||
nix-update-script,
|
||||
onnxruntime,
|
||||
opencv4,
|
||||
openhmd,
|
||||
openvr,
|
||||
orc,
|
||||
@@ -125,7 +124,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libXext
|
||||
libXrandr
|
||||
onnxruntime
|
||||
opencv4
|
||||
# FIXME: OpenCV support causes a segfault on start. See https://github.com/NixOS/nixpkgs/issues/439075
|
||||
# opencv4
|
||||
openhmd
|
||||
openvr
|
||||
orc
|
||||
|
||||
Reference in New Issue
Block a user