summaryrefslogtreecommitdiff
path: root/ci1/systems.json.txt
blob: 5fe0071f2349542cb4b3f327540aef94c8695584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
    {
        "description": "x86 development system", 
        "morph": "x86_64-generic-devel-system.morph", 
        "ref": "master", 
        "repo": "baserock:morphs"
    },
    {
        "description": "x86 base system", 
        "morph": "x86_64-generic-base-system.morph", 
        "ref": "master", 
        "repo": "baserock:morphs"
    }
]