Skip to content

tests.cross.llvm.file fails at eval with Unknown CPU type: mipsisa32r6 #209952

@Artturin

Description

@Artturin

the other tests.cross fail too

$ nix build ".#tests.cross.llvm.file"
error: Unknown CPU type: mipsisa32r6

would you happen to know anything about this? @amjoseph-nixpkgs

testedSystems = lib.filterAttrs (name: value: let
platform = lib.systems.elaborate value;
in platform.isLinux || platform.isWindows
) lib.systems.examples;

Metadata

Metadata

Assignees

No one assigned

    Labels

    6.topic: cross-compilationBuilding packages on a different platform than they will be used on
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions