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)
|
||||
(authorized-keys
|
||||
(cons* substitute-key:genenetwork.pub
|
||||
substitute-key:inria.pub
|
||||
substitute-key:yumiko.pub
|
||||
%default-authorized-guix-keys))
|
||||
(substitute-urls
|
||||
`("https://ci.guix.gnu.org"
|
||||
`("https://bordeaux.guix.gnu.org"
|
||||
"https://cuirass.genenetwork.org"
|
||||
"https://bordeaux.guix.gnu.org"))
|
||||
"https://ci.guix.gnu.org"
|
||||
"https://guix.bordeaux.inria.fr"))
|
||||
(extra-options
|
||||
`("--max-jobs=8"
|
||||
"--cores=4"
|
||||
|
|
Loading…
Reference in New Issue