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 7868235 commit 662b5ecCopy full SHA for 662b5ec
nix-tools/.buildkite/nix-tools-build.sh
@@ -3,9 +3,9 @@
3
4
# The `nix-shell` is set to run without `--pure`.
5
# It is possible to use `--pure` if we need to, but it requires setting these.
6
-# export LANG=en_US.UTF-8
7
-# export LC_ALL=en_US.UTF-8
8
-# export LOCALE_ARCHIVE=/run/current-system/sw/lib/locale/locale-archive
+# export LANG=en_US.UTF-8
+# export LC_ALL=en_US.UTF-8
+# export LOCALE_ARCHIVE=/run/current-system/sw/lib/locale/locale-archive
9
10
export NIX_PATH="nixpkgs=channel:nixos-22.11"
11
index_state="2020-01-10T00:00:00Z"
0 commit comments