We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf4b3b commit ef4f7e4Copy full SHA for ef4f7e4
contrib/guix/libexec/build.sh
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+export TZ=UTC
3
export LC_ALL=C
4
set -e -o pipefail
5
0 commit comments