-
Notifications
You must be signed in to change notification settings - Fork 0
/
repos.json
54 lines (54 loc) · 1.19 KB
/
repos.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"all": {
"include": {
"all": [
"https://cli.github.com/packages/rpm/gh-cli.repo"
],
"gahnite": [],
"kinoite": [],
"sphene": []
},
"exclude": {
"all": [],
"gahnite": [],
"kinoite": [],
"sphene": []
}
},
"38": {
"include": {
"all": [
"https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos/repo/fedora-38/bieszczaders-kernel-cachyos-fedora-38.repo",
"https://copr.fedorainfracloud.org/coprs/tofik/nushell/repo/fedora-38/tofik-nushell-fedora-38.repo"
],
"gahnite": [],
"kinoite": [],
"sphene": [
"https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-38/solopasha-hyprland-fedora-38.repo"
]
},
"exclude": {
"all": [],
"gahnite": [],
"kinoite": [],
"sphene": []
}
},
"39": {
"include": {
"all": [
"https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos/repo/fedora-39/bieszczaders-kernel-cachyos-fedora-39.repo",
"https://copr.fedorainfracloud.org/coprs/tofik/nushell/repo/fedora-39/tofik-nushell-fedora-39.repo"
],
"gahnite": [],
"kinoite": [],
"sphene": []
},
"exclude": {
"all": [],
"gahnite": [],
"kinoite": [],
"sphene": []
}
}
}