guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] website: donate: Add overdrive1.guixsd.org.


From: Jonathan Brielmaier
Subject: [PATCH] website: donate: Add overdrive1.guixsd.org.
Date: Sun, 21 Jan 2018 14:12:41 +0100

* website/apps/base/templates/donate.scm (donate-t): Add table row for 
overdrive1.guixsd.org.
---
 website/apps/base/templates/donate.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/website/apps/base/templates/donate.scm 
b/website/apps/base/templates/donate.scm
index 9c263b0..68a02dc 100644
--- a/website/apps/base/templates/donate.scm
+++ b/website/apps/base/templates/donate.scm
@@ -116,6 +116,16 @@ i686-linux, and dedicated storage")
             "Max Delbrück Center for Molecular Medicine")
          " (hardware and hosting)"))))
         (tr
+         (td "overdrive1.guixsd.org")
+         (td "aarch64-linux")
+         (td
+          (ul
+           (li (a (@ (href "https://www.arm.com/";))
+                  "ARM Holdings") " (hardware)")
+           (li (a (@ (href "https://www.mdc-berlin.de/";))
+       "Max Delbrück Center for Molecular Medicine")
+          " (hosting)"))))
+        (tr
          (td "bayfront.guixsd.org")
          (td "new build farm front-end (WIP)")
          (td
-- 
2.13.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]