From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 2PhFOWwIE2afigAA62LTzQ:P1 (envelope-from ) for ; Sun, 07 Apr 2024 22:56:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2PhFOWwIE2afigAA62LTzQ (envelope-from ) for ; Sun, 07 Apr 2024 22:56:13 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=cvUagh3L; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712523372; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Qg1A6uJwi4ZPl8Py8+89kJH7+JL8Qovvz23WzA9TRCo=; b=M4rqynlSXPLvW3+duBtWxWFjj7VPZtCUSm+dcv0SmXky4v7gTa/vMaM1fKOpsJSD4VYqYR 2sIdD773kE03MYcV4SDvCFY5ibOim1Su0q92Lfl8bNRrUaOuJvlW+nmdYa8kUX/p/d0WQT jLgSAq4gBC2ai+gzvTaC3zZJriDc0iy5eKY/N4rtSKnkuECtPQWYktXIKTkza/lfUNavtL Ecdwsoyes87Lu3/LCkM9zNZAX3MlOfUL+y+R0yEULBbCT8qjdB4g+GXyqHJkcdwsguNbX7 3jnLwU6mbY3l4NykwbplKqZPKUeN7SzHECrG9KpR5+AQ7g7H66OScP0vzA2g2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712523372; a=rsa-sha256; cv=none; b=Ng+BkOhmUme8BT1KbVKKfbYU8BINoZ0klUy4goCk1WnfzmpX+MXXcWULOu/SwGuG0ewQL+ JkoyHvL69DwO942WFGFEkhYh6sLrWB59vK1nYCNfpUhr+iINc/ReUWjcHFQMseA+F+KgDB VUl+Vl+jaex6NQRI9fvB9IC0NFMmL/UZIYsHe/KpTxkeCeAJRIUAJ+8HWaqMj6x/r5Q6oU 8XUZVAppe2fHTYw1pjxPfG1r/EQRQNowdQ0pRqvJw8O201zIOj2GPy1lmQfcSfUgo4BNNp CD5BRJdXcp7YDc/DWdTSv/aqA1sp4o/Di2d/iQKUYkdXueOxyqlKEEZxr/7dzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=cvUagh3L; 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=pass (policy=none) header.from=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 A6E7126850 for ; Sun, 7 Apr 2024 22:56:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rtZYW-0003Oy-8M; Sun, 07 Apr 2024 16:56:00 -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 1rtZYT-0003Og-Qx for guix-patches@gnu.org; Sun, 07 Apr 2024 16:55: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 1rtZYT-00009J-IO for guix-patches@gnu.org; Sun, 07 Apr 2024 16:55:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rtZYa-0005Hv-7y for guix-patches@gnu.org; Sun, 07 Apr 2024 16:56:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70265] Add docker cli Guix Home service and some docker authentication plugins Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 07 Apr 2024 20:56:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70265 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 70265@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171252330420048 (code B ref -1); Sun, 07 Apr 2024 20:56:04 +0000 Received: (at submit) by debbugs.gnu.org; 7 Apr 2024 20:55:04 +0000 Received: from localhost ([127.0.0.1]:44865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtZXc-0005DI-D7 for submit@debbugs.gnu.org; Sun, 07 Apr 2024 16:55:04 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtZXa-0005CO-6I for submit@debbugs.gnu.org; Sun, 07 Apr 2024 16:55:02 -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 1rtZXL-0003Jo-NB for guix-patches@gnu.org; Sun, 07 Apr 2024 16:54:47 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtZXJ-0008Aw-TK for guix-patches@gnu.org; Sun, 07 Apr 2024 16:54:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1712523274; bh=Qg1A6uJwi4ZPl8Py8+89kJH7+JL8Qovvz23WzA9TRCo=; h=Date:To:From:Subject:From; b=cvUagh3LuZvInVqZYItVHoxS6+vf7NLCePR1KuHnnf4gvKxW033zOwi7TMMamcr9F HKLXfFj7Vp67AXtG1UQqBpF/ACUICqIy58xipFrDduBypYZtlR5ZEosyEKcnoL6EfC ZhyO+8k6O6pTnhQ/ylXdc6eGg8sVPz7DgJU2Bwtg= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4VCPbt1JRbz11NH for ; Sun, 7 Apr 2024 20:54:34 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4VCPbt0vmbz11NC for ; Sun, 7 Apr 2024 20:54:34 +0000 (UTC) Message-ID: Date: Sun, 7 Apr 2024 22:54:33 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=goodoldpaul@autistici.org; helo=confino.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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: , Reply-to: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches via 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: -7.07 X-Spam-Score: -7.07 X-Migadu-Queue-Id: A6E7126850 X-Migadu-Scanner: mx12.migadu.com X-TUID: +nY8jyMl6SWb Hello Guixers, I'm sending a patchset to: - add two docker cli authentication plugins for libsecret and pass respectively - a Guix Home service to make the docker cli aware of Guix provided plugins. this could be used for docker compose v2 in the future ( I actually do use it now with a binary package and it works as far as I can tell). Thank you for your work, giacomo