tvl-depot/third_party
Vincent Ambo cbe7b47a96 refactor(tools): __dispatch.sh now uses relative paths
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.
2019-12-14 17:40:21 +00:00
..
gopkgs chore(third_party): Add derivation for gopkgs/golang/groupcache 2019-12-14 11:37:48 +00:00
naersk fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
nixery fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
ormolu fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
terraform-gcp fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
default.nix refactor(tools): __dispatch.sh now uses relative paths 2019-12-14 17:40:21 +00:00
README.md docs(third_party): Add README 2019-06-29 14:12:38 +01:00

Third-Party Code

Code under this folder is one of the following:

  1. Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.

  2. Code that is developed inside of this repository, but released to an external repository via Copybara.