about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rwxr-xr-xusers/glittershark/emacs.d/nix-clangd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/emacs.d/nix-clangd.sh b/users/glittershark/emacs.d/nix-clangd.sh
index 0df209c2eb..16f6252d8b 100755
--- a/users/glittershark/emacs.d/nix-clangd.sh
+++ b/users/glittershark/emacs.d/nix-clangd.sh
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 set -euo pipefail
 
-CLANGD_FLAGS=--compile-commands-dir=/home/grfn/builds/tazjix \
+CLANGD_FLAGS=--compile-commands-dir=/home/grfn/builds/tvix \
     nix-shell /home/grfn/code/depot \
     -A third_party.nix \
     --run nix-clangd