From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id uIgvDWCLlmYQ4AAAqHPOHw:P1 (envelope-from ) for ; Tue, 16 Jul 2024 15:01:52 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uIgvDWCLlmYQ4AAAqHPOHw (envelope-from ) for ; Tue, 16 Jul 2024 17:01:52 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721142112; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=ep2S1MZl9R7NT8zkLMtOBqoHxUJV9FMThxsrekNOyTU=; b=i4N0lv3Fycqi8dWwIyq5mehBkn40ih0+X1mSYjTKl36A6n1rCGzOhe6P7g60COWJ0YExC2 8Uv3HvwYuz120+da2aOjAPSPdTKmYOC1y+UF6nj8GpTCq3bS0TSYV0wjO7gyuiQhKm6A2Z NdfPAt+1m3IBk87PFzujljh+rmpWK0kxWSdEEx2mJUQ3hM3XBEKiB5mDofzvFfQa0V2r2y DL30o/t1m/wSfc/ujc3YfM7MvhIRwzgJmmr8TkQYelQXTjy06VpQf0X/RqpMhueeepVLs0 zncs1AEaPh/j9TSBj4ClcdtpTxxdzxdD+Z0u46yZ0wqE7m/sGiUZQNbY5KMMtw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721142112; a=rsa-sha256; cv=none; b=EN9VKZGjUBj5RitoY0iBPRhR7VaflNlIEDN3dvJTuFl0am4vjrm0xR/cNxLke7pI0EYsDn PVCGXjB6bqMXRf4eeCPyd28DD+jOXgPGX2/L+gCUvIId1hz4ApUxXOJTRYWrQ2IdNQ4txQ L4I+JzR3CVRIozuAthHdsmjCmS86VE/yvLkOx457sInB35mwwgrzE8CVFulDRE/4tgo07a NoMmaVQn0R60OUCwL/7ZnjBrG1KKkTzqOSsz3g86WnXIyzSQvNHCosqqfDoT/Ive21izBm x8zFz2REP2DxY2ONt8QyJEEFk/e3hL6IntwylhOFDz/+TlypCWAN2ZWyWri0Zw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B1F6C60DF4 for ; Tue, 16 Jul 2024 17:01:51 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTjgE-0005gU-Bg; Tue, 16 Jul 2024 11:01:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sTjfp-00048H-7j for guix-patches@gnu.org; Tue, 16 Jul 2024 11:01:06 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sTjfn-0007lr-Lq for guix-patches@gnu.org; Tue, 16 Jul 2024 11:01:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sTjfq-00038t-3J for guix-patches@gnu.org; Tue, 16 Jul 2024 11:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71038] [PATCH v3 2/2] guix: channels: Enable specifiying available builtin builders. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 16 Jul 2024 15:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71038 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 71038@debbugs.gnu.org Received: via spool by 71038-submit@debbugs.gnu.org id=B71038.172114201812004 (code B ref 71038); Tue, 16 Jul 2024 15:01:02 +0000 Received: (at 71038) by debbugs.gnu.org; 16 Jul 2024 15:00:18 +0000 Received: from localhost ([127.0.0.1]:34240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTjf7-00037Y-UD for submit@debbugs.gnu.org; Tue, 16 Jul 2024 11:00:18 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTjf5-00037N-Il for 71038@debbugs.gnu.org; Tue, 16 Jul 2024 11:00:16 -0400 Received: from localhost (ip233.ip-54-38-212.eu [54.38.212.233]) by mira.cbaines.net (Postfix) with ESMTPSA id CA0AD27BBE2; Tue, 16 Jul 2024 16:00:11 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id f77ec54b; Tue, 16 Jul 2024 13:13:30 +0000 (UTC) From: Christopher Baines In-Reply-To: <87wmllzm63.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 16 Jul 2024 12:05:56 +0200") References: <14fc15bdb8b5fd615fb93e025e86ccf70cf81814.1720093809.git.mail@cbaines.net> <0d2d50291d3c0c7be10c8a535bf64dec49a4f1eb.1720093809.git.mail@cbaines.net> <87wmllzm63.fsf@gnu.org> User-Agent: mu4e 1.12.4; emacs 29.3 Date: Tue, 16 Jul 2024 14:13:27 +0100 Message-ID: <87a5ih7a4o.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.51 X-Spam-Score: -5.51 X-Migadu-Queue-Id: B1F6C60DF4 X-Migadu-Scanner: mx11.migadu.com X-TUID: 52RhjmCWjLCN --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hello! > > v3 LGTM, thanks! I was going to push last night, but then I realised that this doesn't actually go far enough for the data service as the built-in-builders value needs passing through to port->connection when called in port->inferior. I've sent a v4 now which adds an additional commit to address this. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmaWcfdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdHcxAAlVXyaQZzeUea1T5nJrmFLQclGVLTSLpa 1k2TJPm9EIZt8lnRGsnjIrQrrkwHgbwuURlbYHUU46vy61LqoZQ8kmIgPsR7SOVC TAdrI/V7SFXPktX7zASVw71vuJE1n+9JmBn7osnxW/q5QFwi9X4JUiOZJMcDzru8 hfsvumF73ddwMYj0XJcXSruxmiEShWaGfeCSZw5yvrAb06mJNn6nDO/6lsu/qXg7 An0HBYFdgycfOIuOzWTNxXdPRu3VNqaQgUHTzKWIY8C5NtzrT7gEYCjz/N/BaCf8 0dgVkwDk+Mu0dRu8NbuU3Lcz+dXknjC9jxzK3hYnvbQdyhV6XX7nvcx8frLFvd3M r+GSZq/ZTp+uyecG3YGFp5dx5ft0hI8iCZ+HPerOW6dgVTgsFuPmwA2lb/RU96f/ 6tK2z4tyHy07JQbvh09IqQs9KiU1eGAj2CcXOadXbzQ/IF8e+rcStjoD2RxAh1AV MzX5bxpFxrmZVv4quD1wuXwEU+bu45bAqDr2i8hM4VvxhFhaL4btHHXi6GFCT5Oo Q+oQsthFc6RvkWwvG0p7GF4xA8QeOJqKOU+AGKJQpB2ZAA4b0CaR0jsVzmUKd7is ZfvSO7C5c5llo4Cun1E9JqUuu+9E5msqgX+bARTGuJmrQS+cmEXLneM4HJB/zQ9Z Egj/drojinA= =5yS9 -----END PGP SIGNATURE----- --=-=-=--