[Backport release-25.05] k3s.tests: fix eval#412769
Merged
Merged
OfBorg / k3s.tests, k3s.tests.passthru.tests on x86_64-darwin
skipped
Jul 24, 2025 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-darwin: k3s.tests, k3s.tests.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 `k3s.tests.passthru.tests` because:
error: attribute 'passthru' in selection path 'k3s.tests.passthru.tests' not found
Loading