From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 mGG0FRkJE2ZnyAAA62LTzQ:P1 (envelope-from ) for ; Sun, 07 Apr 2024 22:59:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id mGG0FRkJE2ZnyAAA62LTzQ (envelope-from ) for ; Sun, 07 Apr 2024 22:59:05 +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=VNEs75sW; dmarc=pass (policy=none) header.from=gnu.org; 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-Seal: i=1; s=key1; d=yhetil.org; t=1712523545; a=rsa-sha256; cv=none; b=o7lSznsqrW/s70Ilc/gzh7NPRvnGZl1OuYpdenObnzAwx37udYWmpny8gIMC3Z3tq1CQcU kIFLozic4l1K7ao8mj1Y7Ck5s/Q/iUzfHDwMDB/1+en6r2y7/kYnAas8xuptilmM1CvvKC KwjTpekZi1Z1/oaRuXfNa5HTVhRCpR4CZBr7Pnd7jf2xCv1rN/AfV54o0x9Up+2CSUtgGp NDB3wSznPWLV9pfowueljK0xKnkp40PfxcU5bhJJe4kGuTjh2HZrMpw90OQUgMGpYo1UYQ rE2Pc3LfSoZJb8ZTtUz7oCtB5PsAkDf/CtHiP4GonGRsX6ttOvgHfxMo1JIzNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=VNEs75sW; dmarc=pass (policy=none) header.from=gnu.org; 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=1712523545; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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:dkim-signature; bh=hA3YI6IZU96A3wXRpgkQHLw9rJmfzPtWjrBdBLSQlr8=; b=byTB8lRgpdUqKKsRHUs9HFm0RIjUdnVQ2KNq42lPm0/4asRr4fiS0TqplGoKuaI0DMejrl gTiYa5bJQ0Y9cc3/5vnH4lirUuGG9y5gETJF9mFeOeMloaGash7vkaLN9P7QoXVglQbcaX 7ClLpdhn6zWhgSmOHHTmTNJW68A8K1jeRJkmd0DgTuIZi937Wu7shqGG9zojKjx7pW9mU8 cKwBjVweV/EHPK9HV/rBwLQlS8/ryXrREtQRKkZho6imGSdAAOciESTVlWGfOobJ1PZxnr zltTDM6TioyGnFvXzmXW0d+NBR1IpuTNHrPwWulXRaJOxa7m32VAXGF+WAyvvg== 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 36326738FC for ; Sun, 7 Apr 2024 22:59:04 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rtZbN-0003im-OO; Sun, 07 Apr 2024 16:58:57 -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 1rtZbM-0003gV-Oc for guix-patches@gnu.org; Sun, 07 Apr 2024 16:58:56 -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 1rtZbM-0000PK-GN for guix-patches@gnu.org; Sun, 07 Apr 2024 16:58:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rtZbT-0005VV-0F; Sun, 07 Apr 2024 16:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70265] [PATCH 2/3] gnu: Add docker-credential-pass. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, rg@raghavgururajan.name, vivien@planete-kraus.eu, guix-patches@gnu.org Resent-Date: Sun, 07 Apr 2024 20:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70265 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 70265@debbugs.gnu.org Cc: Giacomo Leidi , Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan , Vivien Kraus X-Debbugs-Original-Xcc: Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan , Vivien Kraus Received: via spool by 70265-submit@debbugs.gnu.org id=B70265.171252351021007 (code B ref 70265); Sun, 07 Apr 2024 20:59:02 +0000 Received: (at 70265) by debbugs.gnu.org; 7 Apr 2024 20:58:30 +0000 Received: from localhost ([127.0.0.1]:44877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtZau-0005SS-TS for submit@debbugs.gnu.org; Sun, 07 Apr 2024 16:58:30 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]:44161) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtZaq-0005Rj-Uc for 70265@debbugs.gnu.org; Sun, 07 Apr 2024 16:58:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1712523497; bh=hA3YI6IZU96A3wXRpgkQHLw9rJmfzPtWjrBdBLSQlr8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VNEs75sWGfzvmUISw7GLt7MlGH3Jry6KA4et55NMeGLFbg68wleZRSgH36L1JkQS7 YXgj8LzKm7RQhHWGR68c+pghyELmh+RlVgu+zqMungjJtpWuFIht9UBCQ2hi0MwFqm s6aRU/yeKzepk7FaATk+EEBeY98ZWWA+Y6PxH+B4= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4VCPh92NJwz11Pg; Sun, 7 Apr 2024 20:58:17 +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 4VCPh86NwSz11NC; Sun, 7 Apr 2024 20:58:16 +0000 (UTC) Date: Sun, 7 Apr 2024 22:57:18 +0200 Message-ID: <70e8777b04110b3b20c489d91da72ec629ef6617.1712523439.git.goodoldpaul@autistici.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <95e5c6e85e09ead19a43fc37612d62bc91a64048.1712523439.git.goodoldpaul@autistici.org> References: <95e5c6e85e09ead19a43fc37612d62bc91a64048.1712523439.git.goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi 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-Spam-Score: -5.07 X-Migadu-Queue-Id: 36326738FC X-Migadu-Spam-Score: -5.07 X-Migadu-Scanner: mx10.migadu.com X-TUID: 6SBOX8v2Ekve * gnu/packages/gnome.scm (docker-credential-pass): New variable. Change-Id: I442ff509aaed8cc3809de27714710abd24f7e8e0 --- gnu/packages/gnome.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 58b53aba22..6f5f28e008 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5229,6 +5229,10 @@ (define-public libsecret and other secrets. It communicates with the \"Secret Service\" using DBus.") (license license:lgpl2.1+))) +(define-public docker-credential-pass + (docker-credential-helpers "pass" + #:inputs (list password-store))) + (define-public docker-credential-secretservice (docker-credential-helpers "secretservice" #:inputs (list libsecret))) -- 2.41.0