about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-14T17·40+0000
committerVincent Ambo <tazjin@google.com>2019-12-14T17·40+0000
commitcbe7b47a9681b6ca1e542c47dc7026b39d27b3cb (patch)
treeb863b95138fe5012a65e9751e6a297d2135b0325 /third_party
parentf69dfbc40e0e8f3f1babfbed38cbbfb1eeb99057 (diff)
refactor(tools): __dispatch.sh now uses relative paths r/151
This enables usage of __dispatch.sh from anywhere, even outside of the
depot.

Specifically this means I can add `~/depot/bin` to my $PATH and all
the registered tools work from anywhere.
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 655f35b024..a02b05275f 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -61,6 +61,7 @@ let
       rustc
       sbcl
       stdenv
+      stern
       symlinkJoin
       terraform_0_12
       tree