about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-07-23T16·38-0400
committerglittershark <grfn@gws.fyi>2020-07-23T16·52+0000
commit08ac45c3dee119fafe5abeed09b31d2d03dec475 (patch)
tree8f45a3ab04f87c527813e0d7bd19c993cd505a0f /users
parentba0c785b25200295d4da592c6cf86608dd2598d2 (diff)
refactor(gs/emacs): Change nix cmake build dir r/1426
Change-Id: I8d2caebecbaff3c265d8a358b126011b3fa03568
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1357
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
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