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