summaryrefslogtreecommitdiff
path: root/ci1/systems.json.txt
blob: 5e444bb8d4af27649943e39d0a4bc41e896bfa52 (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", 
        "ref": "master", 
        "repo": "baserock:morphs"
    },
    {
        "description": "x86 base system", 
        "morph": "x86_64-generic-base-system", 
        "ref": "master", 
        "repo": "baserock:morphs"
    }
]