about summary refs log tree commit diff
path: root/views/tvix/workspace.josh
diff options
context:
space:
mode:
Diffstat (limited to 'views/tvix/workspace.josh')
-rw-r--r--views/tvix/workspace.josh9
1 files changed, 9 insertions, 0 deletions
diff --git a/views/tvix/workspace.josh b/views/tvix/workspace.josh
new file mode 100644
index 000000000000..f1b326f83d4a
--- /dev/null
+++ b/views/tvix/workspace.josh
@@ -0,0 +1,9 @@
+:/third_party:[
+    ::nixpkgs/
+    ::sources/
+]
+
+::tvix:exclude[
+  ::tvix/default.nix,
+  ::tvix/**/default.nix:exclude[::tvix/eval/src/tests/tvix_tests/directory/default.nix]
+]:/tvix