diff options
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ pkgs.mkShellNoCC { gnumake python3 typescript-language-server + vscode-langservers-extracted ]; TMPDIR = "/tmp"; # lsp needs it |
