cctag: unbreak the cuda variant

This commit is contained in:
Someone Serge 2023-11-30 00:59:33 +00:00
parent 3ececb9efa
commit 44611c4a6d
No known key found for this signature in database
GPG key ID: 7B0E3B1390D61DA4

View file

@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
buildInputs = [
boost179
eigen
opencv
opencv.cxxdev
];
# Tests are broken on Darwin (linking issue)