nixguix: Register task

Related to T3781
This commit is contained in:
Antoine R. Dumont (@ardumont) 2022-10-01 16:12:46 +02:00
parent fbfdf88ea4
commit 6d2e7aa178
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8
5 changed files with 47 additions and 1 deletions

View file

@ -35,6 +35,10 @@ lister_args = {
"url": "https://try.gogs.io/",
"api_token": "secret",
},
"nixguix": {
"url": "https://guix.gnu.org/sources.json",
"origin_upstream": "https://git.savannah.gnu.org/cgit/guix.git/",
},
}