aarch64-linux isn't supported because there is no biber for that platform.
Here is a branch that makes bazel-latex work for aarch64-linux but it is not ideal, as it removes biber for all platforms: https://github.com/pawelz/bazel-latex/tree/aarch64-linux
I am wondering if it would be worth the effort to remove it conditionally just for that one platform.
aarch64-linuxisn't supported because there is nobiberfor that platform.Here is a branch that makes
bazel-latexwork foraarch64-linuxbut it is not ideal, as it removesbiberfor all platforms: https://github.com/pawelz/bazel-latex/tree/aarch64-linuxI am wondering if it would be worth the effort to remove it conditionally just for that one platform.