about summary refs log tree commit diff
path: root/views
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-12-11T08·58+0300
committerclbot <clbot@tvl.fyi>2023-12-11T10·22+0000
commitdb3ef5255fd6f6c4c4ac0e9077803a9eb70e63d9 (patch)
tree2bdaf978bf2973ea2fdacbcb5ed86db4df3dac58 /views
parentd9ac36d3078dfadbdb1a3e2372fdd878d9369b8f (diff)
fix(views/tvix): Canonicalise Tvix workspace formatting r/7148
This change is done by josh on push back to Tvix, as the formatting of
our workspace files differs from its canonical formatting.

Change-Id: I97bf9d87f82b6acbe3350c1a3c99bd38b5af98e5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10251
Reviewed-by: Adam Joseph <adam@westernsemico.com>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'views')
-rw-r--r--views/tvix/workspace.josh5
1 files changed, 2 insertions, 3 deletions
diff --git a/views/tvix/workspace.josh b/views/tvix/workspace.josh
index f1b326f83d..58c83f861b 100644
--- a/views/tvix/workspace.josh
+++ b/views/tvix/workspace.josh
@@ -2,8 +2,7 @@
     ::nixpkgs/
     ::sources/
 ]
-
 ::tvix:exclude[
-  ::tvix/default.nix,
-  ::tvix/**/default.nix:exclude[::tvix/eval/src/tests/tvix_tests/directory/default.nix]
+    ::tvix/default.nix
+    ::tvix/**/default.nix:exclude[::tvix/eval/src/tests/tvix_tests/directory/default.nix]
 ]:/tvix