tvl-depot/third_party
Vincent Ambo 01bad09eed refactor: Introduce new layout with nixpkgs in third_party
This is not the final layout yet, but makes it so that my top-level
attribute set is no longer overlaid into nixpkgs itself.

This is useful for other people who are importing my monorepo.
2019-12-09 02:40:48 +00:00
..
naersk.nix refactor: Introduce new layout with nixpkgs in third_party 2019-12-09 02:40:48 +00:00
nixery.nix chore(nix): Move files around to conform to new read-tree layout 2019-11-15 15:26:08 +00:00
ormolu.nix chore(nix): Move files around to conform to new read-tree layout 2019-11-15 15:26:08 +00:00
README.md docs(third_party): Add README 2019-06-29 14:12:38 +01:00
terraform-gcp.nix chore(nix): Move files around to conform to new read-tree layout 2019-11-15 15:26:08 +00: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.