tvl-depot/nix
Kane York dfc351b463 feat(tools/depot-scanner): init project
depot-scanner is a tool that runs Nix and parses the --trace-file-access output to deduce what files are necessary to evaluate a derivation.

Take DEPOT_ROOT from the environment. If depotRoot doesn't exist, print an error early.

Fix the build of the protobuf library. Switch to the GRPC build rule, as a service is in this proto file.

Create the PathType enum and parse it from cmdline flags.

Change-Id: I537b5c6bceecf76ca510f7ac04ab9dad7785feb1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1769
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: lukegb <lukegb@tvl.fyi>
2020-08-20 03:05:40 +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): Add abstraction for test suites 2020-07-27 14:18:32 +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 feat(nix/readTree): allow arguments to depend on tree location 2020-08-04 22:55:45 +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