From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wHNVDelr6mKyZwEAbAwnHQ (envelope-from ) for ; Wed, 03 Aug 2022 14:36:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IFhXDelr6mIoCAAA9RJhRA (envelope-from ) for ; Wed, 03 Aug 2022 14:36:57 +0200 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 C01BD14A78 for ; Wed, 3 Aug 2022 14:36:56 +0200 (CEST) Received: from localhost ([::1]:46058 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDcN-0004rl-RE for larch@yhetil.org; Wed, 03 Aug 2022 08:36:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWj-0008F1-Ic for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56947) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWj-0001uQ-8B for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWj-000686-2Z for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 05/41] gnu: Add go-github-com-riywo-loginshell. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165952982619461 (code B ref 55903); Wed, 03 Aug 2022 12:31:05 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:26 +0000 Received: from localhost ([127.0.0.1]:46582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDW5-000536-3h for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDW0-0004uR-Pu for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 29FDD40E79; Wed, 3 Aug 2022 14:30:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O0p1skvPb6CF; Wed, 3 Aug 2022 14:30:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529814; bh=NucWi+6D5I9olZVrW9+g/m43QPu7wh9iTieafko3Nuk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MfYM2mOkGa6h+PQRDZ+CQcy+GUjf3QRYH5UPJVm5VfXFH1X0TNeLMoRaQOquc5X7m B3sjHUbRzsEIANyS3iYkx9gq/VQIpkuYGErYY7TDJaPkjD5HpRhmymVOD5hMxRSRfy wIEr+c38wEF4vcldsUwfwiLHPeoJeeLrX8USBU7Qy+Ywv2cre44nTS9d57dtE1zPv0 E/SVQ5SdfAzFmD1rZKPhKFe9ZG2jDfbzgyCFv0Rh5qFvendMkKt+YcuziZ6nVZJEZe zsWdBFx3BGF7YXfuCdL9UVFrdK03a5XTxs1Hkqh7yNXL/swnhMEDHfUZnFyURaYTYS Ls32t6FH9ff+Q== Date: Wed, 3 Aug 2022 13:29:30 +0100 Message-Id: <20220803123006.5852-5-paren@disroot.org> In-Reply-To: <20220803123006.5852-1-paren@disroot.org> References: <20220803123006.5852-1-paren@disroot.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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659530216; 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=UE4j/NxsHoE5Aw3wTuUfxT74rS8/c844mq9+h4kF09A=; b=pgo2IgUDTzxjOePfDX/kavcUs8b0F4w/sK3B4fDnPCZV2vKIuCje2vPob2ME4qv6HnN39w RSe7E5OV+GVdZtnpKBfF6oRDbLEgVFtSiTZuakpQz/NK/P8AQKHuvGEfStAtxKQniY6jhs TjKfg1IvZMuIWTzHEoqFObhh7t2Q4PAy9ZvsAU73JFgSl0jYLbvNrsbVZKNXuQaKyr2jiz DsPjuw1SxHmV+P8mZ1Ctd8NYQqWzObmtLspQoMY7en2QIWDAGBz+4LBXdYnWgt/LX6NADh gxcepfMgtknRThB/xqIU5KAePI/fyNUtjhybYHP+0zkdRZjStQ42ELPc6+fisg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659530216; a=rsa-sha256; cv=none; b=K0Px3aLSueXlZH/u7AJfXq2oV5fM8AwlO1YJEDXXrtY3j1EW5ZBZcMWWH5h2dKISxBAJut lJeReuHNlDM9pSrd9C68xlGN+IrNKarg+DTwHCoK5urWa28HP58D7XF/yU2f1aCHOEiJvo Ub3gtVmM2V77XvChDS2lqe08+klyoY/YpOo0zZyPjf8ohDFG4Jqv+xhtX8zN/xJ+v2RC4P OsHbAJ+IbTiFad9as1hnrsyNCYg0VQrnuku/x/kvksXQlFK1X1ar2qBSOKrF3nk1abSBfk v23NEfbkU04qeTKREM6fgK4YJjOJWMSaGjqQTEgtVVbb08BIbol4bay7KjHByg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=MfYM2mOk; 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" X-Migadu-Spam-Score: -2.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=MfYM2mOk; 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" X-Migadu-Queue-Id: C01BD14A78 X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: Qdj5wPC8/5mF From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-riywo-loginshell): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 2790bbfdd0..a16efbbc76 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10042,3 +10042,29 @@ (define-public go-github-com-xo-terminfo (description "The terminfo package implements terminfo database reading for Go.") (license license:expat))) + +(define-public go-github-com-riywo-loginshell + (package + (name "go-github-com-riywo-loginshell") + (version "0.0.0-20200815045211-7d26008be1ab") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/riywo/loginshell") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "138yvis6lipw9x02jyiz7472bxi20206bcfikcar54i3xsww9q4i")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/riywo/loginshell" + ;; Tests try to get the current user's login shell; the build + ;; user doesn't have one. + #:tests? #f)) + (home-page "https://github.com/riywo/loginshell") + (synopsis "Get the user's login shell in Go") + (description + "The loginshell package provides a Go library to get the login shell +of the current user.") + (license license:expat))) -- 2.37.1