about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/nix-clangd.sh
blob: 0df209c2eb9951779246e2437dd2551c08df6497 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/env bash
set -euo pipefail

CLANGD_FLAGS=--compile-commands-dir=/home/grfn/builds/tazjix \
    nix-shell /home/grfn/code/depot \
    -A third_party.nix \
    --run nix-clangd