Note that this is a custom build for conda-forge and is not the official Julia binaries. The main difference is that it uses conda-forge binary dependencies to build Julia rather than the vendored binaries usually built via BinaryBuilder. This creates a version of Julia that may be more compatible with other conda-forge binaries than the official Julia.
That’s the one dependency where I don’t think we will be able to use a generic build for. The one possibility is that conda-forge may distribute Julia’s patched LLVM at some point. The non-conda-forge binaries being used are
LLVM - discussed above
libuv - Julia’s version has diverged from upstream