vllm: 0.10.1.1 -> 0.10.2#442802
Closed
r-ryantm wants to merge 1 commit into
Closed
OfBorg / vllm, vllm.passthru.tests on aarch64-linux
skipped
Sep 14, 2025 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-linux: vllm, vllm.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 `vllm.passthru.tests` because:
error: attribute 'tests' in selection path 'vllm.passthru.tests' not found
Loading