fix(views/tvix): Canonicalise Tvix workspace formatting
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>
This commit is contained in:
parent
d9ac36d307
commit
db3ef5255f
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue