summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--machine.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/machine.proto b/machine.proto
index fa3a9a5..fe30812 100644
--- a/machine.proto
+++ b/machine.proto
@@ -18,6 +18,7 @@ message Machine { // `autogenpb:marshal`
Packages available = 8; // packages that are available
Packages wit = 9; // packages that are available from mirrors.wit.com
string userAgent = 10;
+ string uuid = 11;
}
message Machines { // `autogenpb:marshal` `autogenpb:gui`