website: donate: Add fosshost machines.

* website/apps/base/templates/donate.scm (donate-t): Add fosshost
machines.
This commit is contained in:
Christopher Baines 2021-03-31 07:39:51 +01:00
parent 462b9fba55
commit 0a49cbb484
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 12 additions and 0 deletions

View File

@ -149,6 +149,18 @@ i686-linux, and dedicated storage"))
(@ (href ,(guix-url "blog/2016/growing-our-build-farm/")))
,content)))))
"Igalia"))))
,(G_
`(tr
,(G_ `(td "fosshost1.guix.gnu.org, fosshost2.guix.gnu.org"))
,(G_ `(td "x86_64-linux, i686-linux"))
,(G_ ((lambda (content)
`(td
(ul
(li
(a
(@ (href "https://fosshost.org/"))
,content)))))
"Fosshost"))))
,(G_ `(tr
,(G_ `(td "guix-x15.sjd.se, guix-x15b.sjd.se"))
,(G_ `(td "armhf-linux"))