searchindex.js in HTML doc is not reproducible Description of problem: Builds should be reproducible, at least when `SOURCE_DATE_EPOCH` set to some value (see: ), but the QEMU HTML doc contains a file which isn't reproducible. Steps to reproduce: 1. `guix build --no-grafts qemu && guix build --no-grafts --check --keep-failed qemu` 2. `diffoscope /gnu/store/3kym1ykv9r8n0hgbihqllch9ph136zx1-qemu-8.2.2-doc{,-check}` Additional information: [diffoscope-log.txt](/uploads/ab19f184082f343635df4fa7ef26b12e/diffoscope-log.txt)