operating-systems: buer: Update guix-configuration-substitute-urls

impermanence
Luis Guilherme Coelho 2024-07-09 19:27:37 -03:00
parent 0e6e8f3d2d
commit 4792e717d1
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 4 additions and 4 deletions

View File

@ -235,13 +235,13 @@
(guix (guix-for-channels (guix (guix-for-channels
(list channel:guix (list channel:guix
channel:radix))) channel:radix)))
(authorized-keys
(list substitute-key:genenetwork.pub))
(substitute-urls (substitute-urls
`("https://ci.guix.gnu.org" `("https://ci.guix.gnu.org"
"https://cuirass.genenetwork.org"
"https://berlin.guix.gnu.org" "https://berlin.guix.gnu.org"
"https://mirrors.sjtug.sjtu.edu.cn/guix" "https://bordeaux.guix.gnu.org"))
"https://hydra-guix-129.guix.gnu.org"
"https://bordeaux-singapore-mirror.cbaines.net"
"https://bordeaux-us-east-mirror.cbaines.net"))
(extra-options (extra-options
`("--max-jobs=8" `("--max-jobs=8"
"--cores=4" "--cores=4"