diff options
Diffstat (limited to 'tvix/castore/protos/default.nix')
-rw-r--r-- | tvix/castore/protos/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/castore/protos/default.nix b/tvix/castore/protos/default.nix index e2e2f910ee51..87610689b111 100644 --- a/tvix/castore/protos/default.nix +++ b/tvix/castore/protos/default.nix @@ -24,6 +24,7 @@ buildPhase = '' export HOME=$TMPDIR buf lint + buf format -d --exit-code buf generate mkdir -p $out |