chore(snix): s/tvix/snix/

Change-Id: Iae961416eea0a38bc57df7b736f6dda5903b0828
This commit is contained in:
Florian Klink 2025-03-16 17:55:12 +00:00
parent 768f053416
commit 36e4d017f5
1417 changed files with 3741 additions and 3650 deletions

View file

@ -1,6 +1,6 @@
syntax = "proto3";
package tvix.flatstore.v1;
package snix.flatstore.v1;
message Path {
bytes nar_hash = 1;