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