Skip to content

Commit 662b5ec

Browse files
committed
Pointless change to trigger github action
1 parent 7868235 commit 662b5ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nix-tools/.buildkite/nix-tools-build.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
# The `nix-shell` is set to run without `--pure`.
55
# 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
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
99

1010
export NIX_PATH="nixpkgs=channel:nixos-22.11"
1111
index_state="2020-01-10T00:00:00Z"

0 commit comments

Comments
 (0)