python312Packages.scalene: fix build on Linux and Darwin #326169
Merged
OfBorg / python312Packages.scalene, python312Packages.scalene.passthru.tests on aarch64-linux
skipped
Jul 11, 2024 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-linux: python312Packages.scalene, python312Packages.scalene.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 `python312Packages.scalene.passthru.tests' because:
error: attribute 'tests' in selection path 'python312Packages.scalene.passthru.tests' not found
Loading