mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Update guix-configuration-substitute-urls
parent
0e6e8f3d2d
commit
4792e717d1
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue