refactor(tools): move crate2nix generate here
Having something running the depot crate2nix and formatting it with depotfmt is useful outside of tvix too. Change-Id: Iecc8f207da38cc6995747c5ea48d3911433fd416 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10658 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz>
This commit is contained in:
parent
93afc711f6
commit
4497ac41ab
3 changed files with 11 additions and 10 deletions
|
|
@ -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:crate2nix-generate` in `//tvix` itself and commit the changes
|
||||
`mg run //tools: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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue