tvl-depot/nix
Vincent Ambo 31939acd6c fix(buildLisp): Override LANG in sbclWith for misconfigured machines
Machines on which LANG is misconfigured have trouble with SBCL loading
files that contain characters in certain encodings. This overrides
whichever local LANG (if any) is set.

Change-Id: Ic4341a01c4393e7f697de6cecc58dea4f2d85987
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2076
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
2020-11-08 18:35:28 +00:00
..
binify refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
bufCheck feat(ci): run buf check lint in CI 2020-07-17 22:55:13 +00:00
buildGo feat(tools/depot-scanner): init project 2020-08-20 03:05:40 +00:00
buildLisp fix(buildLisp): Override LANG in sbclWith for misconfigured machines 2020-11-08 18:35:28 +00:00
buildTypedGo fix(buildTypedGo): Use builtins.baseNameOf when renaming inputs 2020-07-20 11:33:13 +00:00
emptyDerivation feat(nix/emptyDerivation) add emptyDerivation 2020-06-28 17:59:46 +00:00
escapeExecline refactor(nix/escapeExecline): move into own directory 2020-06-29 22:58:32 +00:00
fetchGoModule chore(nix/fetchGoModule): don't move downloaded file 2020-08-04 22:51:51 +00:00
getBins refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
readTree feat(readTree): Use tree location as the value of __readTree 2020-08-31 00:46:35 +00:00
runExecline refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
runTestsuite feat(nix/runTestsuite): add runTestsuite 2020-06-28 03:52:40 +00:00
tailscale chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
writeExecline refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
writeScript refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
writeScriptBin refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
yants feat(nix/yants): add unit type 2020-06-27 20:48:15 +00:00