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