snix/tvix/build/src
Florian Klink e9d1e7d7fa fix(tvix/build): fix build on MacOS
oci_spec::runtime::Posix* stuff is feature-flagged out on MacOS.

While it might be desirable to emit Linux OCI runtime specs from MacOS to
schedule there, and it being feature-flagged to Linux might be a bug in the
upstream crate, we only have an implementation invoking runc, which certainly
don't work.

Feature-flag this out to make tvix-build and tvix-cli to build on MacOS. This
can be revisited once we actually start thinking about builders on MacOS.

Change-Id: I82002f6d55eddd9c305f1b3a3f3f2b252f617ed0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12694
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
2024-10-27 14:29:08 +00:00
..
bin fix(tvix/store): restore v1alpha reflection endpoint 2024-08-27 10:34:43 +00:00
buildservice refactor(tvix/build): use stricter BuildRequest type 2024-10-24 18:09:09 +00:00
oci refactor(tvix/build): use stricter BuildRequest type 2024-10-24 18:09:09 +00:00
proto refactor(tvix/build): use stricter BuildRequest type 2024-10-24 18:09:09 +00:00
lib.rs fix(tvix/build): fix build on MacOS 2024-10-27 14:29:08 +00:00