summaryrefslogtreecommitdiff
path: root/strata/tools.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/tools.morph')
-rw-r--r--strata/tools.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/strata/tools.morph b/strata/tools.morph
index baf64977..eca02685 100644
--- a/strata/tools.morph
+++ b/strata/tools.morph
@@ -176,3 +176,14 @@ chunks:
unpetrify-ref: v3.3.9
build-depends: []
prefix: /
+- name: protobuf
+ morph: strata/tools/protobuf.morph
+ repo: github:google/protobuf.git
+ ref: a21bf2e6466095c7a2cdb991017da9639cf496e5
+ build-depends: []
+- name: mosh
+ repo: github:keithw/mosh.git
+ ref: 688bf21b079c7adf30b87e0f4d8b75e709d5d161
+ build-depends:
+ - protobuf
+