about summary refs log tree commit diff
path: root/tvix/serde/.skip-subtree
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-01-28T10·45+0300
committertazjin <tazjin@tvl.su>2023-01-31T13·11+0000
commit4da1e64c030fc9b1bb23f1ef90546a531b5f760e (patch)
tree2a5d85f927faa4e1dc3909d88a0f9719a26e6429 /tvix/serde/.skip-subtree
parent7702941dd9f561cb1f90ada28aa7401ea54a86db (diff)
feat(tvix/serde): add an example application to the project r/5785
This shows how people can use tvix_serde to deserialise configuration
structs for their programs from Nix code.

Change-Id: I71bf4e03dce19dddafe67dd729b4e4b10719a739
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7945
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/serde/.skip-subtree')
-rw-r--r--tvix/serde/.skip-subtree1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/serde/.skip-subtree b/tvix/serde/.skip-subtree
new file mode 100644
index 0000000000..21b2d0d358
--- /dev/null
+++ b/tvix/serde/.skip-subtree
@@ -0,0 +1 @@
+The foods.nix can not be read by readTree.