From 5d6de14d78ee6c89f488abccf1c9c81091e2f4b7 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 26 Feb 2022 17:35:55 +0300 Subject: chore(bin): Remove some unused binary symlinks Change-Id: I5a23cfb991f3bb64c19280ef2ecc1b7cf2e5edf9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5327 Autosubmit: tazjin Reviewed-by: sterni Tested-by: BuildkiteCI --- bin/__dispatch.sh | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'bin/__dispatch.sh') diff --git a/bin/__dispatch.sh b/bin/__dispatch.sh index a6a945ad19..7983394cc3 100755 --- a/bin/__dispatch.sh +++ b/bin/__dispatch.sh @@ -31,24 +31,12 @@ case "${TARGET_TOOL}" in hash-password) attr="tools.hash-password" ;; - kontemplate) - attr="ops.kontemplate" - ;; - meson) - attr="third_party.nixpkgs.meson" - ;; mg) attr="tools.magrathea" ;; - ninja) - attr="third_party.nixpkgs.ninja" - ;; nint) attr="nix.nint" ;; - perf-flamegraph) - attr="tools.perf-flamegraph" - ;; rebuild-system) attr="ops.nixos.rebuild-system" ;; -- cgit 1.4.1