tvl-depot/web/tvixbolt
Ilan Joselevich 63654fbeb1 fix(tvix/utils): Optionally add support for Cargo in filterRustCrateSrc
Previously we would unconditionally add Cargo.toml to the fileset. We
mostly use buildRustCrate in tvix so it does not make sense to add it by
default, instead I made it so you enable cargoSupport if you want
Cargo.{toml,lock} to be added to the fileset.

Change-Id: I5a6016534fc5599e85ab581fe3d9b81e7a24f940
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11950
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Autosubmit: Ilan Joselevich <personal@ilanjoselevich.com>
2024-07-05 20:07:09 +00:00
..
src chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
.gitignore chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
Cargo.lock chore(tvix): bump to data-encoding 2.6.0 2024-07-01 06:57:01 +00:00
Cargo.toml chore(3p/sources): Bump channels & overlays 2024-06-08 15:20:48 +00:00
default.nix fix(tvix/utils): Optionally add support for Cargo in filterRustCrateSrc 2024-07-05 20:07:09 +00:00
index.css chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
index.html chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00
LICENSE chore(tvixbolt): move from //corp to //web 2024-02-23 08:08:07 +00:00