Hi friends, I am trying to build a reproducible environment using both Docker and Nix that can run the latest Loom and Distributions.
I have had problems recently with compiling distributions on current head of main on ubuntu 20.04 because the GCC version is too new, but I see some references to later python versions like 3.10 that are not supported until 20.04 or later.
While I still have some threads to chase down in my build issues, I would love to know, what sort of compile and build environments and targets are you testing on internally ?