From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 8LhRD3DJ+GJJEAEAbAwnHQ (envelope-from ) for ; Sun, 14 Aug 2022 12:07:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sANwDnDJ+GKnNwEAG6o9tA (envelope-from ) for ; Sun, 14 Aug 2022 12:07:44 +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 05E0511B40 for ; Sun, 14 Aug 2022 12:07:44 +0200 (CEST) Received: from localhost ([::1]:54616 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oNAX1-0006xZ-44 for larch@yhetil.org; Sun, 14 Aug 2022 06:07:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNAVQ-00061k-7z for guix-patches@gnu.org; Sun, 14 Aug 2022 06:06:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46167) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oNAVP-00067k-Um for guix-patches@gnu.org; Sun, 14 Aug 2022 06:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oNAVP-00054X-Qo for guix-patches@gnu.org; Sun, 14 Aug 2022 06:06:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v7 05/41] gnu: Add go-github-com-riywo-loginshell. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 14 Aug 2022 10:06:03 +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.166047151919078 (code B ref 55903); Sun, 14 Aug 2022 10:06:03 +0000 Received: (at 55903) by debbugs.gnu.org; 14 Aug 2022 10:05:19 +0000 Received: from localhost ([127.0.0.1]:35832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNAUg-0004xM-Nb for submit@debbugs.gnu.org; Sun, 14 Aug 2022 06:05:19 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNAUY-0004vl-OK for 55903@debbugs.gnu.org; Sun, 14 Aug 2022 06:05:11 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 201E740594; Sun, 14 Aug 2022 12:05:10 +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 fi5Rvm191rJb; Sun, 14 Aug 2022 12:05:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1660471506; bh=+BZ6msLF20j+HEvbiBcn01g2dclZNWAejM9bZhkqT+8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=GmAw+ie6zXAcil5BeH1lwy5EiKVitNc/zcIQgCgQ/TU9zRUPRwS2WiCkHahy1d5Vm TqV4qxlHWXHXp9jCc37wOUTGq0q1VqShyMJUNf9DOGmNFvoWaoYtfNoFQmsbDdSGCv GtEK6SwSNBDXsDm3q0n9XGRwi55g/kvEEhBSx2ASyUSw3vJvj5D7O59lweWGoRJV5+ axStbE10X5NNAj7AIjKTVTJVNGyUDCqM5uh40aKF1O90QpAfkPQ3R9V09QcUabxRHk zazhCkQ1mZG3+AM3z0My0fKNgdDIoz5VCgk0PLdZaJEUZR+EHTK1QeNTYth73gA86b Gw0Yj0vZjydjA== Date: Sun, 14 Aug 2022 11:04:24 +0100 Message-Id: <20220814100500.10205-5-paren@disroot.org> In-Reply-To: <20220814100500.10205-1-paren@disroot.org> References: <20220814100500.10205-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=1660471664; 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=AyEegxyNxHQSiNYq20sE2EGtWCOxdvR7AfGsP5+6vzg=; b=urZ4lPTl3baj3qplwUtuYBEbNed4oOVm8TfIyt6kztxRXbaWO8rwk+/fwE0VwAZsH5W3Ej /j7X4kMP1hZtY7DoeDaB6tlGOTKj3eSrv9q5Ky525SRtlZXEzMd9MBKLJLk0pi4QKzvinh QCmZi9PX69T4SxPh9ylublvVE7DrT6ygL1ujdP50264bG9/TAY1YGmBKxQFGRUQ5++buUD KqZd//lnZm05wQwrwqEI+4uRYiA5pBa0nB6bsB7tseI70WaMyMksl1mDpN9jscsrAZDIHi Korh5btgUf9Zt368015j5SMv81TR5oDhTCtXuAbKxZ25c+DIOxXrtkZLFumepw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660471664; a=rsa-sha256; cv=none; b=bKmvg8GdryZVjzwex1j2QXWdksVASXx3FLqouWSV0Vzm9QMW+4yeeR6hQy1Wbnwld99L8v iUbXp2Sq6mRHa7VwBu+MouTaCoXGcgr66yDsuKbrkN3gYtHhbinGvDJ8sdWMzKSMLHuEQD LLYmUD1bv3PdhJhYjYtBoc2ul+eClqDSnyR9pLAw4DFw1RYJbebc9irA+eRg5DTgImVYRR xJd8salmT1+G0+VtobVW04xBxlB4G0euMzliXG38ZejPAFS7S6WLekYYPp1V1FP0A5QJVe uq09eWWszAfhVpRS1e9naLRVxiSLB/hGf4UXjOYzQycDlH1tbtY1MRBeP8NA7Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GmAw+ie6; 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: -3.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GmAw+ie6; 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: 05E0511B40 X-Spam-Score: -3.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: sLOo3WQ/3D3g 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 f45ab2dd66..e6bd4da671 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10045,3 +10045,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