tvl-depot/tvix/castore
Florian Klink cdbdd2d04e refactor(tvix/castore): remove use of lazy_static
This is now supported in the standard library via std::sync::LazyLock,
but requires some manual shuffling around of code.

Change-Id: Ia0370ca46cb1c6122a452b1d117160536b632c7e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12612
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2024-10-17 21:17:25 +00:00
..
protos feat(tvix): drop usage of sparseTree in favor of lib.sourceByRegex 2024-08-19 16:56:19 +00:00
src refactor(tvix/castore): remove use of lazy_static 2024-10-17 21:17:25 +00:00
build.rs chore(tvix): bump crate dependencies 2024-10-12 12:13:55 +00:00
Cargo.toml feat(tvix/composition): allow urls as anonymous stores 2024-10-10 12:53:08 +00:00
default.nix feat(tvix/composition): allow urls as anonymous stores 2024-10-10 12:53:08 +00:00