Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cudaPackages.setupCudaHook: propagate deps and the hook #271078

Merged
merged 8 commits into from
Dec 7, 2023
Prev Previous commit
Next Next commit
cctag: unbreak the cuda variant
SomeoneSerge committed Dec 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 44611c4a6d16b0eeb1488e9557b6a11e45193a46
2 changes: 1 addition & 1 deletion pkgs/development/libraries/cctag/default.nix
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
buildInputs = [
boost179
eigen
opencv
opencv.cxxdev
];

# Tests are broken on Darwin (linking issue)