ucx: Add cuda_nvcc to buildDeps if building with cuda.#459164
Closed
sliedes wants to merge 1 commit into
Closed
OfBorg / ucx, ucx.passthru.tests on x86_64-darwin
skipped
Nov 8, 2025 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-darwin: ucx, ucx.passthru.tests
Details
Partial log
{ nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
Cannot nix-instantiate `ucx.passthru.tests` because:
error: attribute 'tests' in selection path 'ucx.passthru.tests' not found
Loading