From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id WIomAmmpSGap2gAAqHPOHw:P1 (envelope-from ) for ; Sat, 18 May 2024 15:13:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id WIomAmmpSGap2gAAqHPOHw (envelope-from ) for ; Sat, 18 May 2024 15:13:13 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716037992; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post; bh=FO7LBq7Y8HD7avgMGd6air33+Ccz4p+HW9jLZcRudec=; b=SCd5jfrWEo0B8cLpE42ELsQ6yNNCIfX+3iJqLzc/573yYkQQV/BqVnfUCuNdOX3jnlxuag AOQP+QYyUDAEuVifvLKdb97DNd7JY/GSmKWJhe1ZRh26oKAxXVP94s6lqfSuu0goO93FQD GyxDPZCPrf5Y30y1jeR8mkf610JWO//iyi7h6I8dYBISAj+GxTG1SQwq/dI9S9eEPZgluQ SJ4XsVtx8WF8wBVylCt7cnICVbNP2RB//+ZKwH0Xc83zSeFdlIn9TfVyHy3IXT6qcvOj0n BJO+vtS50W84dxQBpKAyDtyc4U4pF4IHzsmzc1sxQ2uChFRJMBq3wH8I2N6ohQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716037992; a=rsa-sha256; cv=none; b=lzZrllzaOPsr9eWGltP1pWjt7RSvmzYzNProPBfq4zDfR71/Ad6gl5KhKjCZD23PFLlaRH JJhUI5Aq2eGiFxY5qGG8OE5VQ0JGYvGff1OfxajLKKPHjz7Tnf618Hti2unY9rmVEUGvk7 9pzZNg8Vmrj45uNQ2OQPsHTIZrPkRdkNOMah/qkY17bHxiUfnTPTCUsXFUdOqpDVvs82K0 0AklPsC5E85Hvn0rHMqYNzSxqxfnhxSjEq8ijwAPOoC8SKLGO0G48cfyNiphXnDlAmFJJs gPB/nuHnZSmCR6xgGxJKw46tPS/Sc4SLCrekYJzWfVZkisdbvMafqF/YsTBODg== 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 C52812101E for ; Sat, 18 May 2024 15:13:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s8Jrz-0007pv-Io; Sat, 18 May 2024 09:13:04 -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 1s8Jru-0007o0-Uk for guix-patches@gnu.org; Sat, 18 May 2024 09:12:58 -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 1s8Jru-0003yP-IE for guix-patches@gnu.org; Sat, 18 May 2024 09:12:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s8Jrx-0003Is-Pv for guix-patches@gnu.org; Sat, 18 May 2024 09:13:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71038] [PATCH 0/2] Enable specifying the available builtin builders. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 May 2024 13:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71038 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71038@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171603793412673 (code B ref -1); Sat, 18 May 2024 13:13:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 May 2024 13:12:14 +0000 Received: from localhost ([127.0.0.1]:33409 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8JrC-0003IL-0g for submit@debbugs.gnu.org; Sat, 18 May 2024 09:12:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:53410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8JrA-0003IF-Ls for submit@debbugs.gnu.org; Sat, 18 May 2024 09:12:13 -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 1s8Jr6-0007iC-Qg for guix-patches@gnu.org; Sat, 18 May 2024 09:12:08 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s8Jr0-0003mb-UU for guix-patches@gnu.org; Sat, 18 May 2024 09:12:08 -0400 Received: from localhost (unknown [89.207.171.92]) by mira.cbaines.net (Postfix) with ESMTPSA id 750FE27BBE2 for ; Sat, 18 May 2024 14:12:00 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 4c30137f for ; Sat, 18 May 2024 13:11:56 +0000 (UTC) From: Christopher Baines User-Agent: mu4e 1.12.2; emacs 29.3 Date: Sat, 18 May 2024 14:11:56 +0100 Message-ID: <87y187b6xv.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -8.16 X-Migadu-Queue-Id: C52812101E X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -8.16 X-TUID: JupIpgB/h1as --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This will enable addressing [11 by having the data service specify '("download") for the builtin builders. 1: https://issues.guix.gnu.org/67250 Christopher Baines (2): guix: store: Enable specifying the available builtin builders. guix: channels: Enable specifiying available builtin builders. build-aux/build-self.scm | 28 ++++++++++++++++++-------- guix/channels.scm | 43 +++++++++++++++++++++++++++++----------- guix/store.scm | 13 ++++++++---- 3 files changed, 60 insertions(+), 24 deletions(-) base-commit: 0846eaecd45783bf40e8dc67b0c16f71068524b7 =2D-=20 2.41.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZIqRxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdkqhAAiSoK89xGVo8caiP6YdEi+YmUOH08gEmi C6NajcBASwFCeOI6fHxUpeaK4kCJ4DE7AhTBFcOwEgcfo6xELL/LiIdhEwvWi9hy P4cGCBP/VyN/Vbthaa2LOsncr81dBqrtyrjBugTi6nmy4Ri2TckzTekN9gZ+XO8E 4vHgDghaKtiBHYR6insGzie9JbGSoziiUCq/2qe49DJy4cZEqzuaZe/5+n5uAlRc UE062bgBwWjE+SdAJu7UDtu0peiGhxeuoBdqfL92vBQYpP75UtuyRymRCdbX1FBB r5Quq9lfXjLHNd2nAfkSU7ghrjNfGUSwR+1vr4vPni43nOjoJlm5OEihPU8ZhwIF dq6fZAzG0RhYbOmWIAjt3KLqg+EgNptIkLerram9fBoPg4+C2BOC/0E0Dt2qheWa B1fFkdLK/M3Q86b2UsevyXq/Wrsbj0g8KlzNDz86Zu9adIzKplu5cOUUEeG+WPau Dh9K7+6BZ9HoOov4ckSU7F1P+OkIY/B4MNJpLw7Uy9gLFfL5vAPHnTbuNOlXz0PJ vvXQfUiTjVs38wg6Fph2UU8+WHGjBONFfsWyQMF9un8xHoRWo1xbLoMqllAguAjZ Nahn+jWuW25D3o6cXbaeoSoarY6lFs8EKgUgSqMVve0yaXud45YlEXGa03vY6gAS d5EaryoyYoQ= =OOIg -----END PGP SIGNATURE----- --=-=-=--