summaryrefslogtreecommitdiff
path: root/strata/nodejs.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/nodejs.morph')
-rw-r--r--strata/nodejs.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/nodejs.morph b/strata/nodejs.morph
new file mode 100644
index 00000000..2b841b7f
--- /dev/null
+++ b/strata/nodejs.morph
@@ -0,0 +1,12 @@
+name: nodejs
+kind: stratum
+description: Stratum for nodejs related stuff
+build-depends:
+- morph: strata/core.morph
+products: []
+chunks:
+- name: node
+ repo: upstream:node
+ ref: cc56c62ed879ad4f93b1fdab3235c43e60f48b7e
+ unpetrify-ref: v0.10.26
+ build-depends: []