chore(tools): drop depot-nixpkgs-update

This tool has been replaced by niv.

Change-Id: I011059b7d8890d0456b22f066e723584cc1d9a2b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5329
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
sterni 2022-02-26 15:40:01 +01:00 committed by clbot
parent 2a7f73926a
commit 4c00ca0421
3 changed files with 0 additions and 48 deletions

View file

@ -16,9 +16,6 @@ case "${TARGET_TOOL}" in
age-keygen)
attr="third_party.nixpkgs.age"
;;
depot-nixpkgs-update)
attr="tools.depot-nixpkgs-update"
;;
gerrit)
attr="tools.gerrit-cli"
;;