runInLinuxVM: remove hwclock -s
invocation (#359309)
This commit is contained in:
commit
65a50ea453
@ -176,10 +176,6 @@ rec {
|
||||
fi
|
||||
source $stdenv/setup
|
||||
|
||||
# Set the system time from the hardware clock. Works around an
|
||||
# apparent KVM > 1.5.2 bug.
|
||||
${util-linux}/bin/hwclock -s
|
||||
|
||||
export NIX_STORE=${storeDir}
|
||||
export NIX_BUILD_TOP=/tmp
|
||||
export TMPDIR=/tmp
|
||||
|
Loading…
Reference in New Issue
Block a user