about summary refs log tree commit diff
path: root/tvix/proto/castore.proto
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/proto/castore.proto')
-rw-r--r--tvix/proto/castore.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/proto/castore.proto b/tvix/proto/castore.proto
index ec02660352..aa3c9b37bc 100644
--- a/tvix/proto/castore.proto
+++ b/tvix/proto/castore.proto
@@ -3,7 +3,7 @@
 
 syntax = "proto3";
 
-package fossil.store;
+package tvix.proto.v1;
 
 // A Directory can contain Directory, File or Symlink nodes.
 // Each of these nodes have a name attribute, which is the basename in that directory