Skip to content

Commit ef4f7e4

Browse files
committed
guix: Set the well-known timezone env var
1 parent acf4b3b commit ef4f7e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/guix/libexec/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
export TZ=UTC
23
export LC_ALL=C
34
set -e -o pipefail
45

0 commit comments

Comments
 (0)