chore: update links to tvixbolt

Use bolt.tvix.dev everywhere.

Change-Id: Ifebbea60058418c12cde20a2a3879a8a7f5f830c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11022
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Florian Klink 2024-02-24 16:44:25 +07:00 committed by flokli
parent 318eddbb3a
commit d5ec9a0c6f
7 changed files with 7 additions and 7 deletions

View file

@ -95,4 +95,4 @@ TVL][tvl], чтобы узнать больше.
[nixery]: https://nixery.dev
[predlozhnik]: https://predlozhnik.ru/
[depot]: https://cs.tvl.fyi/depot
[tvixbolt]: https://tvixbolt.tvl.su/
[tvixbolt]: https://bolt.tvix.dev/

View file

@ -89,4 +89,4 @@ parser is now maintained by Nix community members.
[rnix-parser]: https://github.com/nix-community/rnix-parser
[rip]: https://www.redox-os.org/news/open-source-mental-health/
[tvixbolt]: https://tvixbolt.tvl.su/
[tvixbolt]: https://bolt.tvix.dev/

View file

@ -31,7 +31,7 @@ Benchmarks are run nightly on new commits by [windtunnel][wt].
[TVL]: https://tvl.fyi
[TVL monorepo]: https://cs.tvl.fyi/depot/-/tree/tvix
[Tvixbolt]: https://tvixbolt.tvl.su
[Tvixbolt]: https://bolt.tvix.dev
[Tvix README]: https://code.tvl.fyi/about/tvix
[gh]: https://github.com/tvlfyi/tvix/
[docs]: https://docs.tvix.dev

View file

@ -75,7 +75,7 @@ Note: Derivation types, serializers. NAR writers, nixbase32 enc/dec, Nix Hash fu
- <!-- .element: class="fragment" -->
IO is nicely abstracted away
- <!-- .element: class="fragment" -->
We can run a Nixlang subset without IO in wasm (see [tvixbolt](https://tvixbolt.tvl.su/)),
We can run a Nixlang subset without IO in wasm (see [tvixbolt](https://bolt.tvix.dev/)),
or parse Nix into a config struct with `tvix-serde`
----

View file

@ -8,7 +8,7 @@
* [Tvix](https://tvix.dev), главный сайт проекта
* [TVL](https://tvl.fyi), наше онлайн-сообщество
* [Tvixbolt](https://tvixbolt.tvl.su/), наш "godbolt" для tvix
* [Tvixbolt](https://bolt.tvix.dev/), наш "godbolt" для tvix
* [MMTk](https://www.mmtk.io/), Rust-библиотека с компонентами для garbage-collection
* [Интервью / доклад](https://www.youtube.com/live/0Lhahzs-Wos?si=BlFDVBUPsIpHg0p5), Nix -- не только пакетный менеджер
* [NixCon 2023](https://2023.nixcon.org/)

View file

@ -129,7 +129,7 @@ in
class = "project";
title = "Tvixbolt";
date = 1667293200;
url = "https://tvixbolt.tvl.su/";
url = "https://bolt.tvix.dev/";
description = "In-browser language evaluator for Nix, based on Tvix";
}
{

View file

@ -153,7 +153,7 @@ figuring out weird ways to break it and if you do, let us know.
We'll see you around!
[Tvix]: https://tvl.fyi/blog/rewriting-nix
[Tvixbolt]: https://tvixbolt.tvl.su
[Tvixbolt]: https://bolt.tvix.dev
[integrated]: https://cl.tvl.fyi/q/status:merged+%2522tvix/eval%2522+mergedbefore:2022-09-09
[src]: https://cs.tvl.fyi/depot/-/tree/tvix/eval
[src-noscript]: https://code.tvl.fyi/tree/tvix/eval