Hi Guix! It’s been two years since commit 0791437f972caa7e48de91ad5cb150a614f617c2 but we lost key tarballs from that time, in particular Qt 5.11.2 tarballs, which are no longer available at <https://download.qt.io/archive/>.
You can try for instance with: guix build \ /gnu/store/sx529mnxcdy3amgyhri2w72328m8l98w-qtmultimedia-everywhere-src-5.11.2.tar.xz.drv (This will substitute the .drv and then try to build it.) Does anyone happen to have these tarballs? I’d like to re-inject them on ci.guix. This is a reminder of how important Disarchive is! (See <https://issues.guix.gnu.org/42162>.) Ludo’.