From bb48d8c61bed61e3c9318e214c838df74b60ee8e Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Sat, 19 Aug 2023 17:07:32 +0200 Subject: refactor(tvix): drop rust-analyzer from rust-docs build inputs We don't need rust-analyzer to run cargo doc. Change-Id: I5e2fd559e4045cadeab24b438c28d6df7f1d5d5f Reviewed-on: https://cl.tvl.fyi/c/depot/+/9092 Tested-by: BuildkiteCI Reviewed-by: raitobezarius Autosubmit: flokli --- tvix/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'tvix') diff --git a/tvix/default.nix b/tvix/default.nix index 3a056f18da..12aabc9ded 100644 --- a/tvix/default.nix +++ b/tvix/default.nix @@ -84,7 +84,6 @@ in cargo pkg-config protobuf - rust-analyzer rustc rustPlatform.cargoSetupHook ]; -- cgit 1.4.1