tvl-depot/third_party
Vincent Ambo a07571a4db feat(third_party/lieer): Request OAuth2 scope for sending emails
This makes it possible to reuse the lieer tokens for sending emails
from XOAUTH2-compatible SMTP clients.
2019-12-26 13:02:53 +01:00
..
emacs chore(emacs): Move carp-mode to third-party 2019-12-15 20:55:46 +00:00
gopkgs feat(watchblob): Check in Nix expression with buildGo 2019-12-21 01:13:58 +00:00
lieer feat(third_party/lieer): Request OAuth2 scope for sending emails 2019-12-26 13:02:53 +01:00
naersk chore(third_party): Bump naersk 2019-12-16 03:14:21 +00:00
nixery feat(third_party/nixery): Add OpenSSH to Nixery image 2019-12-18 17:54:29 +00:00
ormolu fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
telega feat(emacs): Add telega.el support 2019-12-19 14:48:22 +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 feat(third_party/lieer): Overwrite included client secret 2019-12-23 13:26:30 +01: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.