mlv-app: fix aarch64 patch #352995
Merged
mlv-app: fix aarch64 patch #352995
OfBorg / mlv-app, mlv-app.passthru.tests on x86_64-darwin
skipped
Nov 2, 2024 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-darwin: mlv-app, mlv-app.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 `mlv-app.passthru.tests` because:
error: attribute 'tests' in selection path 'mlv-app.passthru.tests' not found
Loading