From 4c00ca0421133eecc0918b70831ce4cd71f10f6b Mon Sep 17 00:00:00 2001 From: sterni Date: Sat, 26 Feb 2022 15:40:01 +0100 Subject: 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 Tested-by: BuildkiteCI Reviewed-by: tazjin --- bin/__dispatch.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin/__dispatch.sh') diff --git a/bin/__dispatch.sh b/bin/__dispatch.sh index 28a7ae5ebd4c..a3d83873d7e8 100755 --- a/bin/__dispatch.sh +++ b/bin/__dispatch.sh @@ -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" ;; -- cgit 1.4.1