From b14053ae03e4d857c6e77027cfb5c6612e9076bc Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Sat, 9 Dec 2023 18:13:04 +0200 Subject: docs(tvix): fix crate2nix-generate invocation This got renamed recently, but we forgot to update it here. Change-Id: I7d713c8a0e6ccca57fe67985d9cb4e7f1eeef3b2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10243 Autosubmit: flokli Tested-by: BuildkiteCI Reviewed-by: grfn --- tvix/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tvix') diff --git a/tvix/README.md b/tvix/README.md index 7124abb66ecf..6584f6c2eb0e 100644 --- a/tvix/README.md +++ b/tvix/README.md @@ -90,7 +90,7 @@ configuration. When making changes to Cargo dependency configuration in any of the Rust projects under `//tvix`, be sure to run -`mg run //tvix:crate2nixGenerate --` in `//tvix` itself and commit the changes +`mg run //tvix:crate2nix-generate` in `//tvix` itself and commit the changes to the generated `Cargo.nix` file. This only applies to the full TVL checkout. ## License structure -- cgit 1.4.1