tvl-depot/tvix/build/src
Florian Klink 15b5bf2003 refactor(tvix/build): 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: Ie2af74beda9fcf8aa19fca7d844bcbe732f05bf8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12610
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2024-10-13 16:23:34 +00:00
..
bin fix(tvix/store): restore v1alpha reflection endpoint 2024-08-27 10:34:43 +00:00
buildservice refactor(tvix/build): remove use of lazy_static 2024-10-13 16:23:34 +00:00
oci chore(tvix/build): Bump oci-spec dependency 2024-10-11 12:17:15 +00:00
proto refactor(tvix/castore): add PathComponent type for checked components 2024-08-17 15:59:10 +00:00
lib.rs feat(tvix/build), add OciBuildService, the old way 2024-10-01 13:41:24 +00:00