python312Packages.fairseq: mark as broken (#395501)
This commit is contained in:
@@ -120,5 +120,6 @@ buildPythonPackage rec {
|
||||
platforms = platforms.linux;
|
||||
hydraPlatforms = [ ];
|
||||
maintainers = with maintainers; [ happysalada ];
|
||||
broken = true; # requires numpy1 which is incompatible with sacrebleu depending on numpy2
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user