Loading pkgs/by-name/im/immich-machine-learning/package.nix +0 −3 Original line number Diff line number Diff line Loading @@ -19,9 +19,6 @@ python.pkgs.buildPythonApplication rec { postPatch = '' substituteInPlace pyproject.toml --replace-fail 'fastapi-slim' 'fastapi' # AttributeError: module 'cv2' has no attribute 'Mat' substituteInPlace app/test_main.py --replace-fail ": cv2.Mat" "" ''; pythonRelaxDeps = [ Loading Loading
pkgs/by-name/im/immich-machine-learning/package.nix +0 −3 Original line number Diff line number Diff line Loading @@ -19,9 +19,6 @@ python.pkgs.buildPythonApplication rec { postPatch = '' substituteInPlace pyproject.toml --replace-fail 'fastapi-slim' 'fastapi' # AttributeError: module 'cv2' has no attribute 'Mat' substituteInPlace app/test_main.py --replace-fail ": cv2.Mat" "" ''; pythonRelaxDeps = [ Loading