feat(bin): add nint to __dispatch.sh

Change-Id: I0e52a0e87ae15901aaabcc7196d2cd76a8b143aa
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3549
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
sterni 2021-09-15 01:09:13 +02:00
parent 2c35244d16
commit a61d9608fa
2 changed files with 4 additions and 0 deletions

View file

@ -40,6 +40,9 @@ case "${TARGET_TOOL}" in
ninja)
attr="third_party.ninja"
;;
nint)
attr="nix.nint"
;;
perf-flamegraph)
attr="tools.perf-flamegraph"
;;

1
bin/nint Symbolic link
View file

@ -0,0 +1 @@
__dispatch.sh