Loading
gopls: fix build in darwin sandbox
The versionCheckHook clears the environment, so gopls fails to create its cache directory as it defaults to a read-only dir. Pass TMPDIR to fix. See https://github.com/NixOS/nixpkgs/issues/473777
The versionCheckHook clears the environment, so gopls fails to create its cache directory as it defaults to a read-only dir. Pass TMPDIR to fix. See https://github.com/NixOS/nixpkgs/issues/473777