tvl-depot/tvix/docs/src
Ilan Joselevich 7ca32d9f0b refactor(web/tvixbolt): buildRustPackage -> crate2nix
With the recent changes to crate2nix and buildRustCrate in nixpkgs it is
now possible to build tvixbolt via crate2nix like we do for other tvix
crates. We can reuse a lot of the customizations done in //tvix in
tvixbolt to avoid repeating ourselves.

A script for serving tvixbolt locally for testing purposes is also
available now through the .serve attribute of tvixbolt.

This change supersedes https://cl.tvl.fyi/c/depot/+/11821.

Change-Id: I4864df8b75aec73cf5fee2428924ed4cfbb32902
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11952
Tested-by: BuildkiteCI
Autosubmit: Ilan Joselevich <personal@ilanjoselevich.com>
Reviewed-by: flokli <flokli@flokli.de>
2024-07-05 20:19:39 +00:00
..
castore docs(tvix/*store): add some internal links 2024-06-15 03:56:11 +00:00
contributing docs(tvix): create Welcome + Contributing sections 2024-06-27 07:16:23 +00:00
eval docs(tvix): use # for toplevel headings 2024-06-26 14:22:19 +00:00
figures feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
nix-daemon chore(tvix/docs): move daemon protocol to its own chapter 2024-06-13 19:23:20 +00:00
store docs(tvix): use # for toplevel headings 2024-06-26 14:22:19 +00:00
architecture.md feat(tvix/docs): add mdbook-admonish 2024-06-14 07:04:23 +00:00
community.md docs(tvix): introduction 2024-07-04 14:18:09 +00:00
getting-started.md docs(tvix): create Welcome + Contributing sections 2024-06-27 07:16:23 +00:00
introduction.md docs(tvix): introduction 2024-07-04 14:18:09 +00:00
lang-version.md feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
language-spec.md docs: use admonish for callouts 2024-06-21 08:08:17 +00:00
SUMMARY.md docs(tvix): introduction 2024-07-04 14:18:09 +00:00
TODO.md refactor(web/tvixbolt): buildRustPackage -> crate2nix 2024-07-05 20:19:39 +00:00
value-pointer-equality.md docs: use admonish for callouts 2024-06-21 08:08:17 +00:00