Skip to content

Instantly share code, notes, and snippets.

@nathan-at-least
Created October 21, 2020 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathan-at-least/461a1aee96741ea9941b1e3f0c75b2c7 to your computer and use it in GitHub Desktop.
Save nathan-at-least/461a1aee96741ea9941b1e3f0c75b2c7 to your computer and use it in GitHub Desktop.
nix builder locale error snippet
/nix/store/2jysm3dfsgby5sw5jgj43qjrb5v79ms9-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment