tvl-depot/nix
Vincent Ambo dbda84bac3 fix(readTree): Add __readTree attribute to folders
This is required to automatically walk the tree (see subsequent
commits).

Note: Lisp packages are removed from the CI builds in this commit
because the attrValues of third_party.lisp will contain an element
that is simply `true`, which causes a type error.

These packages are re-added when CI refactoring is complete.

Change-Id: I21e2b719e6c7161c23d2867a216f4daa1c6c8394
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1848
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
2020-08-26 23:49:32 +00:00
..
binify refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
bufCheck feat(ci): run buf check lint in CI 2020-07-17 22:55:13 +00:00
buildGo feat(tools/depot-scanner): init project 2020-08-20 03:05:40 +00:00
buildLisp feat(nix/buildLisp): Expose an sbcl attribute 2020-08-23 22:21:17 +00:00
buildTypedGo fix(buildTypedGo): Use builtins.baseNameOf when renaming inputs 2020-07-20 11:33:13 +00:00
emptyDerivation feat(nix/emptyDerivation) add emptyDerivation 2020-06-28 17:59:46 +00:00
escapeExecline refactor(nix/escapeExecline): move into own directory 2020-06-29 22:58:32 +00:00
fetchGoModule chore(nix/fetchGoModule): don't move downloaded file 2020-08-04 22:51:51 +00:00
getBins refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
readTree fix(readTree): Add __readTree attribute to folders 2020-08-26 23:49:32 +00:00
runExecline refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
runTestsuite feat(nix/runTestsuite): add runTestsuite 2020-06-28 03:52:40 +00:00
tailscale chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
writeExecline refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
writeScript refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
writeScriptBin refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
yants feat(nix/yants): add unit type 2020-06-27 20:48:15 +00:00