gns3Packages: eval and build#437194
Merged
Merged
OfBorg / gns3Packages, gns3Packages.passthru.tests on x86_64-darwin
skipped
Oct 1, 2025 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-darwin: gns3Packages, gns3Packages.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 `gns3Packages.passthru.tests` because:
error: attribute 'passthru' in selection path 'gns3Packages.passthru.tests' not found
Loading