depot/third_party/tvl/users/grfn/emacs.d/nix-clangd.sh
Default email a291c8690a Project import generated by Copybara.
GitOrigin-RevId: e6e19f3d81a982a62e1bba08f0b4f7fdc21b4ea0
2022-05-19 16:39:52 +02:00

7 lines
184 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
CLANGD_FLAGS=--compile-commands-dir=/home/grfn/builds/tvix \
nix-shell /home/grfn/code/depot \
-A third_party.nix \
--run nix-clangd