tvl-depot/tvix/eval/src/builtins
Florian Klink e0b05c0fa6 feat(tvix/eval): implement builtins.fromTOML
This allows parsing TOML from Tvix. We can enable the eval-okay-fromTOML
testcase from nix_tests. It uses the `toml` crate, and the serde
integration it brings with it.

Change-Id: Ic6f95aacf2aeb890116629b409752deac49dd655
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7920
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-01-25 07:49:44 +00:00
..
impure.rs refactor(tvix/eval): directly return builtin tuples from macro 2023-01-20 15:39:51 +00:00
mod.rs feat(tvix/eval): implement builtins.fromTOML 2023-01-25 07:49:44 +00:00
to_xml.rs feat(tvix/eval): implement builtins.toXML 2023-01-16 13:43:14 +00:00
versions.rs chore(tvix/eval): fix all current clippy lints 2022-09-29 11:47:47 +00:00