diff options
author | Brian Cully <bjc@spork.org> | 2023-05-12 18:36:29 -0400 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-05-19 16:46:33 +0200 |
commit | c9e1fff79310f876821ed1ff5354bd79a08ed5cc (patch) | |
tree | b2bf07abb3d2a37ed0e2496e1076ce6ca0ea387f /bootstrap | |
parent | 7ff9ca2201fba6fc878690cd9bcd02d9b744fd03 (diff) | |
download | guix-c9e1fff79310f876821ed1ff5354bd79a08ed5cc.tar.gz |
gnu: criu: Reset timestamps in .egg file.
Ensure all files being built are dated no earlier than 1980 by copying in a modified (@@ (guix build python-build-system) ensure-no-mtimes-pre-1980) which is symlink-aware. This copy should be removed when the original procedure is modified to avoid calling UTIME on symlinks. * gnu/packages/virtualization.scm (criu)[arguments]: Add 'ensure-no-mtimes-pre-1980' phase. [inputs]: Remove python. [native-inputs]: Add python-toolchain. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions