diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2009-06-13T16·30+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2009-06-13T16·30+0000 |
commit | 14bc3ce3d6d5745717fa19b8b43b5fdd117ff757 (patch) | |
tree | 0b9cc8b99864046e037ac9e5dacf106980a789b0 /configure.ac | |
parent | f24cf5d303dac3e82068f80091d2f312455ba8cf (diff) |
* Canonicalise timestamps in the Nix store to 1 (1970-01-01 00:00:01
UTC) rather than 0 (00:00:00). 1 is a better choice because some programs use 0 as a special value. For instance, the Template Toolkit uses a timestamp of 0 to denote the non-existence of a file, so it barfs on files in the Nix store (see template-toolkit-nix-store.patch in Nixpkgs). Similarly, Maya 2008 fails to load script directories with a timestamp of 0 and can't be patched because it's closed source. This will also shut up those "implausibly old time stamp" GNU tar warnings.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions