summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorDan Peebles <pumpkin@me.com>2017-11-10 05:08:54 +0000
committerDan Peebles <pumpkin@me.com>2017-11-10 05:15:37 +0000
commitf5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1 (patch)
treea688da3d04c004f0c1677bbf8ad296718a4f65ab /pkgs/applications
parent7ebacd1a43d7112c75555414d968be9fc4c564a4 (diff)
downloadnixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.tar
nixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.tar.gz
nixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.tar.bz2
nixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.tar.lz
nixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.tar.xz
nixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.tar.zst
nixlib-f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1.zip
make-disk-iamge: use faketime to get a consistent timestamp
This fixes #28768 because during an image build, Nix sees bad store
timestamps and attempts to fix them, but can't fix them on a running
system (due to being inside a builder). Since timestamps on the store
are supposed to be 1 anyway, if we fix this, that fixes image building
inside booted images made this way.

Note that this adds quite a bit of noise to the output, because running
`cptofs` under `faketime` causes a bunch of seemingly spurious error
messages and my attempts to suppress them all failed. We'll fix it when
`cptofs` gets a native timestamp preservation feature.
Diffstat (limited to 'pkgs/applications')
0 files changed, 0 insertions, 0 deletions