feat(fedora): Introduce fedora lister
Summary: Lister to ingest fedora mirrors (.rpm) Reviewers: #reviewers, vlorentz Subscribers: vlorentz, olasd Maniphest Tasks: T4448 Differential Revision: https://forge.softwareheritage.org/D8386
This commit is contained in:
parent
ea146ce297
commit
6ad61aec23
16 changed files with 729 additions and 0 deletions
|
@ -39,6 +39,9 @@ lister_args = {
|
|||
"url": "https://guix.gnu.org/sources.json",
|
||||
"origin_upstream": "https://git.savannah.gnu.org/cgit/guix.git/",
|
||||
},
|
||||
"fedora": {
|
||||
"url": "https://archives.fedoraproject.org/pub/archive/fedora/linux/releases//",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue