mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Add https://guix.bordeaux.inria.fr
parent
b39929dd8f
commit
ba91125c7e
|
@ -220,12 +220,14 @@
|
||||||
(discover? #t)
|
(discover? #t)
|
||||||
(authorized-keys
|
(authorized-keys
|
||||||
(cons* substitute-key:genenetwork.pub
|
(cons* substitute-key:genenetwork.pub
|
||||||
|
substitute-key:inria.pub
|
||||||
substitute-key:yumiko.pub
|
substitute-key:yumiko.pub
|
||||||
%default-authorized-guix-keys))
|
%default-authorized-guix-keys))
|
||||||
(substitute-urls
|
(substitute-urls
|
||||||
`("https://ci.guix.gnu.org"
|
`("https://bordeaux.guix.gnu.org"
|
||||||
"https://cuirass.genenetwork.org"
|
"https://cuirass.genenetwork.org"
|
||||||
"https://bordeaux.guix.gnu.org"))
|
"https://ci.guix.gnu.org"
|
||||||
|
"https://guix.bordeaux.inria.fr"))
|
||||||
(extra-options
|
(extra-options
|
||||||
`("--max-jobs=8"
|
`("--max-jobs=8"
|
||||||
"--cores=4"
|
"--cores=4"
|
||||||
|
|
Loading…
Reference in New Issue