tvl-depot/tvix/website/landing-en.md
Gabor Greif 01e8fa6529 chore(tvix/website): fix spelling mistake
Change-Id: Id1b2287bebef3384676f89817030c0a00f8d5935
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8622
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
2023-05-23 12:43:43 +00:00

1.4 KiB

A candy bar in different shades of blue that says 'Tvix by TVL' on it


Tvix is a new implementation of Nix, a purely-functional package manager. It aims to have a modular implementation, in which different components can be reused or replaced based on the use-case.

Tvix is developed as a GPLv3-licensed open-source project by TVL, with source code available in the TVL monorepo.

There are several projects within Tvix, such as:

  • //tvix/eval - an implementation of the Nix programming language
  • //tvix/serde - a Rust library for using the Nix language for config files
  • //tvix/nix-compat - a Rust library for compatibility with C++ Nix features like encodings and hashing schemes
  • ... and a handful others!

The language evaluator can be toyed with in Tvixbolt, and you can check out the Tvix README (GitHub mirror) for additional information on the project and development workflows.

Developer documentation for some parts of Tvix is available online.


Check out the latest Tvix-related blog posts from TVL's website: