From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SE2qOKnLhWUiBwEAkFu2QA (envelope-from ) for ; Fri, 22 Dec 2023 18:47:22 +0100 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 MBn7M6nLhWVaHgAAqHPOHw (envelope-from ) for ; Fri, 22 Dec 2023 18:47:21 +0100 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=1703266706; 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-to: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=LIp86SBgev3dMeFy361EEI4mWEO+/8+uUeVj31O2Ak0=; b=RWkb5SAGnpVDmapUPkDwM8ydZ7I2EYXCt2MWIiIOr11r7cSV/XJ8qI9AWWPJnQfVpfaU4T jZDqhd4Z83Q5702+IrtaXKZBTNt82KiOYaacVx23DyTGn/k8Ie0JrytqaFBWisdDmgkNtp ZBeCy9XRTDg7kuNSTKGoaDSDpW+6FGfuedS+uUx3nbm+qxXzIyShrN6PNsDxesgIwlruST 8GqrOSm3R0L4mClHD9omZ3+MyQFBMVRpMnE3Cec91nUh6pjpiV9clYkbJG9+vo3wM9yDur yBF2Oxh4xtMjzM7Y8/daGGzMI3Dm2FY8xaPQFxjW9mkwgopW1hIAJKhwMRCPjw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703266706; a=rsa-sha256; cv=none; b=fdQD2oUNR7rGeMOqpMbacDfKFsDqhQ9+wz9zmErxL3NaHura3Mt4pN4GP6Rek9pLIEI9o4 sYXOw6agJUvrMoI0u6AKrOFbTDgC6FGoMiKjarf/Bjh2DfCk/OS0C4gQCKfpR8aK+yivcF 1K+Z2MwJlH1huijWigaK5djjysgzj3DAQgDoR8X/Ua6+MIztKHUK5F3QS2Ow10zB6DPpso vCqPQ6EW8XY0trUuH9HWunlQFcxK7sJ+ki8z4iijlmGmwxfjzGds/XbG/e6lmt7Ogh2rCn 1wl+7exwRKcpBehBnDqRdXsEQNRYwrzz+NXxY/utAG5D6htNTYPKWoQlR0DGDA== 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 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 25ACD539E4 for ; Fri, 22 Dec 2023 18:38:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rGjTL-0006KY-5z; Fri, 22 Dec 2023 12:38:07 -0500 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 1rGjTE-0006Jz-O7 for guix-patches@gnu.org; Fri, 22 Dec 2023 12:38:01 -0500 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 1rGjTB-000884-Br for guix-patches@gnu.org; Fri, 22 Dec 2023 12:38:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rGjTG-0003TU-0L for guix-patches@gnu.org; Fri, 22 Dec 2023 12:38:02 -0500 Subject: bug#67811: [PATCH 0/3] Make some Guix Build Coordiantor updates Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 22 Dec 2023 17:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67811 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67811-done@debbugs.gnu.org Mail-Followup-To: 67811@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 67811-done@debbugs.gnu.org id=D67811.170326665313318 (code D ref 67811); Fri, 22 Dec 2023 17:38:01 +0000 Received: (at 67811-done) by debbugs.gnu.org; 22 Dec 2023 17:37:33 +0000 Received: from localhost ([127.0.0.1]:47810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGjSn-0003Sj-1H for submit@debbugs.gnu.org; Fri, 22 Dec 2023 12:37:33 -0500 Received: from mira.cbaines.net ([212.71.252.8]:43062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGjSj-0003SX-C8 for 67811-done@debbugs.gnu.org; Fri, 22 Dec 2023 12:37:31 -0500 Received: from localhost (132.249.6.51.dyn.plus.net [51.6.249.132]) by mira.cbaines.net (Postfix) with ESMTPSA id A440B27BBE2 for <67811-done@debbugs.gnu.org>; Fri, 22 Dec 2023 17:37:23 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 53961ac2 for <67811-done@debbugs.gnu.org>; Fri, 22 Dec 2023 17:37:23 +0000 (UTC) References: <87r0jqxohm.fsf@cbaines.net> User-agent: mu4e 1.10.7; emacs 29.1 From: Christopher Baines Date: Fri, 22 Dec 2023 17:36:54 +0000 In-reply-to: <87r0jqxohm.fsf@cbaines.net> Message-ID: <87wmt6w33g.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: -8.30 X-Spam-Score: -8.30 X-Migadu-Queue-Id: 25ACD539E4 X-Migadu-Scanner: mx11.migadu.com X-TUID: St5DOCZnNiK9 --=-=-= Content-Type: text/plain Christopher Baines writes: > Christopher Baines (3): > services: guix: Remove guix-build-coordinator-queue-builds service. > services: guix: Move GUIX_LOCPATH handling to packages. > gnu: guix-build-coordinator: Update to 0-93.e4af682. > > doc/guix.texi | 52 ---------- > gnu/packages/package-management.scm | 13 ++- > gnu/services/guix.scm | 143 +--------------------------- > 3 files changed, 11 insertions(+), 197 deletions(-) Pushed to master as aa631ea62ed9e417b72c45d8857291130a52debc. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmWFyVNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdmTQ/+LbLhBDxBqG8Jb0PoYJnsqyXqPiknD4Uz Qb9dtAV12/Io75Lcv7Vd1MlmhJ017Ci8ft67g3dK7Aib5xi2haahIoV3yEtUxCYk 2CnOk5fKXml7OZFbTdm3FWwI2CskQsrBgwjPwZisXuQl6+7Imi4qS9jGX9sIpsJL QXG85cfW/EzN2UfcRgH1MnsoK8oyMLgwRZJjds02uGvU2dGLE3H0KvBj2+Bs1SDh 99M8OBKqnAMGB05JYPasi28JnlgRbLBhc67NnQ1BxGVLaysE0Ne7Di/gCxSpEDwQ PBAsqIjQayIByGY9z+kahfRzYUhKrwNEEVUX6wXjGliJac2rMtlOm1oqv3pmydjV woy/VpIZ1pqR6w08b9y9ExImtAw5xM4fuoIT6lVd7E+0uQeGKxq/+itoI1BMusdd J4u1TEhi/1FMh2A63Fsr7GaT2uKBDVEH0AbGc37ruJQ19b974QEEz1UUDWdVpvwv 3HxayZV6HCFPhju6GqIppMipwsxZCkRbB9JtrND8uMbrmmsZwB6vVicHIZJcdXrR L3qdIW3+ypAvgnb03+DywiOG7PD9H53qW+5YBWMiJiE5b75Ehn2VJBFpyIDpqz37 Z63a7HBKKBVCArChqeYzC5Uz9gsfsQhJflHTKN78Cs8cfR2ElnzvLk7BbzgrLPlJ 5QV7yW7tOpk= =bkwO -----END PGP SIGNATURE----- --=-=-=--