Loading pkgs/development/python-modules/fairseq/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 }; } Loading
pkgs/development/python-modules/fairseq/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 }; }