vm: Reset file timestamps of the EFI image in ISO images.
authorLudovic Courtès <ludo@gnu.org>
Sat, 20 Apr 2019 20:34:28 +0000 (22:34 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 20 Apr 2019 22:51:18 +0000 (00:51 +0200)
commit6901b9248ea21f81f033e7b0de32502e389a5b71
treef3aca59c6648a5125f2b7fb74b309eb8ea1e382a
parent833480cc1fa934b64a192fe7b2401491d4f169df
vm: Reset file timestamps of the EFI image in ISO images.

Partly fixes <https://bugs.gnu.org/35283>.

* gnu/build/vm.scm (make-iso9660-image): Set the 'SOURCE_DATE_EPOCH'
environment variable.
gnu/build/vm.scm