tvl-depot/third_party
Vincent Ambo b43e5529f7 feat(third_party): Add missing Quicklisp packages for Gemma
Gemma depends on cl-prevalence, which isn't in the nixpkgs Quicklisp
snapshot.

This adds the package and its dependencies to the overlay.
2019-09-02 01:24:41 +01:00
..
common_lisp feat(third_party): Add missing Quicklisp packages for Gemma 2019-09-02 01:24:41 +01:00
go/git-appraise feat(git-appraise): Add Nix build configuration 2019-07-02 14:39:49 +01:00
nixery.nix feat(third_party): Add nixery with Cachix configuration 2019-08-19 02:40:14 +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.