summaryrefslogtreecommitdiff
path: root/distbuild.morph
blob: 9a2d10876413f3e70abd26d4e7360af8b837c66b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: distbuild
kind: stratum
description: Morph distributed build software
build-depends:
- morph: foundation
- morph: core
- morph: tools
chunks:
- name: bottle
  repo: upstream:bottle
  ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
  unpetrify-ref: baserock/morph
  build-depends: []
- name: morph-cache-server
  repo: baserock:baserock/morph-cache-server
  ref: cc5f95fa563c4817cdcffc428da18e263bd02ae2
  unpetrify-ref: master
  build-depends: []
- name: flup
  repo: upstream:flup
  ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
  unpetrify-ref: baserock/morph
  build-depends: []