From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 08 04:10:36 2021 Received: (at submit) by debbugs.gnu.org; 8 Jun 2021 08:10:36 +0000 Received: from localhost ([127.0.0.1]:57303 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqWom-0002nU-9i for submit@debbugs.gnu.org; Tue, 08 Jun 2021 04:10:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:48662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqWok-0002nN-PH for submit@debbugs.gnu.org; Tue, 08 Jun 2021 04:10:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59606) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqWok-0005MC-6d for guix-patches@gnu.org; Tue, 08 Jun 2021 04:10:34 -0400 Received: from mx1.dismail.de ([78.46.223.134]:40929) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqWoh-0003u5-Ff for guix-patches@gnu.org; Tue, 08 Jun 2021 04:10:33 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 6059f80c; Tue, 8 Jun 2021 10:10:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=z7N+vhYbOcjZfyS2iT3Wmzuyd3g3paM/uf+PfAAeAcc=; b= IqRXbne3rwSLG/dJJw7HL7ZsvvOGpGl7sACqSnAXGjbKl6A/fjKg/hpio5fRZSA8 M8iV0g8tMwVFDytgsFX+Hj7f+caBwz7gXobFnGe+Paa3rgMc+22gwRjhB6D9pvaT Wor6kNqK8YD77LYamK4rWL7yUlhf49v19BpPuArXGQM/jVHqgBEQzVoawTabLTdp 3dKVCpgQHrYZCsT5BLoxfsLmw9nLVmHTJ6DQJcYZ714aG6IEGpadez+jAPKOEeJz iyS+5oFkJ4x9EcF0jrMY2IeZoErJq26+uQ8462Z6Shkp3O2419aeyL/d87s/ITEk FgnIlLXnT44CGRjkMHn5Cg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 327055c4; Tue, 8 Jun 2021 10:10:25 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id cc6122c8; Tue, 8 Jun 2021 10:10:25 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 198cb216 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 8 Jun 2021 10:10:24 +0200 (CEST) From: Joshua Branson To: guix-patches@gnu.org Subject: [PATCH] hydra: bordeaux: Add a how to code snippet. Date: Tue, 8 Jun 2021 04:10:02 -0400 Message-Id: <20210608081002.26581-1-jbranso@dismail.de> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: mail@cbaines.net, Joshua Branson X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * hydra/nginx/html/bordeaux/index.html: (Using These substitutes): Fixed a typo, and added a how to code snippet for users of guix system. --- hydra/nginx/html/bordeaux/index.html | 42 +++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/hydra/nginx/html/bordeaux/index.html b/hydra/nginx/html/bordeaux/index.html index a74f2e2..89042af 100644 --- a/hydra/nginx/html/bordeaux/index.html +++ b/hydra/nginx/html/bordeaux/index.html @@ -36,7 +36,7 @@ arm-linux-gnueabihf availability is limited.

-

Using these substiutes

+

Using these substitutes

The URL to use to fetch substitutes is https://bordeaux.guix.gnu.org, and they're signed with the following key. @@ -47,5 +47,45 @@ ) )

+

+ Users of Guix System can start using these substitutes with a + bit of scheme code that looks like: + +

+(define %my-desktop-services
+  (modify-services
+      %desktop-services
+    (guix-service-type
+     config =>
+     (guix-configuration
+      (inherit config)
+      (substitute-urls
+       (append (list "https://bordeaux.guix.gnu.org/";)
+               %default-substitute-urls))
+      (authorized-keys
+       (append
+        (list
+         (plain-file
+                     "bordeaux.guix.gnu.org.signing.key"
+                     "
+(public-key
+ (ecc
+  (curve Ed25519)
+  (q #7D602902D3A2DBB83F8A0FB98602A754C5493B0B778C8D1DD4E0F41DE14DE34F#)
+  )
+ )"))
+        %default-authorized-guix-keys)))))))
+
+
+(operating-system
+    ...
+    (services (append (list (service dhcp-client-service-type)
+                            (service openssh-service-type
+                                     (openssh-configuration
+                                      (openssh openssh-sans-x)
+                                      (port-number 2222))))
+                      %my-desktop-services)))
+        
+

-- 2.31.1