From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QKoBNxiVGGQwlwAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:17:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KJwENxiVGGRS4QAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 18:17:12 +0100 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 A61DD39B96 for ; Mon, 20 Mar 2023 18:17:12 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=EK5yeJYs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679332632; h=from:from:sender:sender: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=6FlhmGsUFF49ftEKcuuo7Y333qaL3L8k+y8EaFCuqqM=; b=gNRN0ZyEsI98TZBA+8vwjfXiqzuuzsHkzo9h1txArm06MeD/vClKxmF+NLEv6Sb6hJsVZf lNQgaeDDNNFbzKtaNIdR4OXe44aLeTw4Y/DAsUIei7qUqxX41DcwDRj0nfpPp5INV+6aaV BnEPEkiXL3/rvMqhe29Edbw+PJ67AJ7l2xcQgTaarZRyug8zU+KV2LEKp3Rq5Wf68aj/OO ZPUGeLSe8K6Y8uHxG9swirs3bWTqMfmKew0PMU7zqSJScI06EBSZXs3zXb+/kCCwhqAAYC wdftW0nBk4h+y8m9sLGotaa93w8devtBv42Uvvct3hD0qZnS1ozdhy7rNO7GaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=EK5yeJYs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679332632; a=rsa-sha256; cv=none; b=iAT98pvLCI+G14ye8ym2RBBrgR7NSJN9C507Be8fkOEqfvzexsUBoCcDTBkLIjwA+cRM/k pEcp65q9/Fyu4eyUNhfCUN73wTdtVfPWlYaT8nnWYuSMDOdFREHD+XbJ0VpaxUjSJZB+Ki FUUOrE3wIrD4n2/seWmXAyfbR2rHXkr6WcMZ1dIz9KH8rD7H7d8AF+IwO8HHVyWT82XLNv NEXuPw0CK4ZLiiFobd7dAywTTlJ+WN0SMl5WonZeKGJKS/tTt2V14Xh3xuBz+2DKmhDveo zugulZEIarogfSzK8i6KNaefIjHdYaPn4dz85ztBdKGwvahpUDIPZxTqRZt96A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJ8A-0006YR-At; Mon, 20 Mar 2023 13:17:10 -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 1peJ83-0006S5-SC for guix-patches@gnu.org; Mon, 20 Mar 2023 13:17:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peJ82-0000pu-UF for guix-patches@gnu.org; Mon, 20 Mar 2023 13:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJ82-0003HI-LC for guix-patches@gnu.org; Mon, 20 Mar 2023 13:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 001/223] gnu: Add ruby-cabin. References: <20230315025946.14371-1-maxim.cournoyer@gmail.com> In-Reply-To: <20230315025946.14371-1-maxim.cournoyer@gmail.com> Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62196@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167933261412474 (code B ref 62196); Mon, 20 Mar 2023 17:17:02 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:16:54 +0000 Received: from localhost ([127.0.0.1]:55674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ7t-0003F0-Jm for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:16:53 -0400 Received: from mail-qv1-f46.google.com ([209.85.219.46]:34793) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ7n-0003Dk-6b for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:16:49 -0400 Received: by mail-qv1-f46.google.com with SMTP id 31so57455qvc.1 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332601; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=6FlhmGsUFF49ftEKcuuo7Y333qaL3L8k+y8EaFCuqqM=; b=EK5yeJYstrCKrgEFBVi4ZEbaUxmp9tijNBg8ZwEVI5z33CuL1WIuD8VcpQ60CyGShP PrDEmsP16okZQK+VcDrWXcI+7niIfEvYqVSYb0Wq839W+yfi5IQ4LxcJ6CiR5cNX0NRZ PyNOxLh+TyziIgsClKQ+TEWpDK9g197ShN1X8/8Tt8aOVV/j7Mzrk7mWCD6FSQc1oyF1 1F3xdrZkIigF9YJtRdRcQyE8P+QHYnSwX2cRHEXeiwrJMc0FrQZ9nwnT1aIOZEvdPZLa B5UIpijwyNic3eiFW9fnUp151/CGx/ceWSSlHR/HAvK+w+18VBjOorQ27fztuJMf84KK WU3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332601; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=6FlhmGsUFF49ftEKcuuo7Y333qaL3L8k+y8EaFCuqqM=; b=Q11Kdda0P0NZrX4K8Ts04ipql9/I+S5Z8iTkA7VE2F3EkW9C508T/EH5+UkjLWlx+w AbP5XAAznCGIcsbKo1Uaa+iLDwDd3EIxGVhBXfSEEYos6tE/AlGQnlfDmJUNe8+fkUF+ LX670VsMfoQHEneFXuR7tvBqLreKScbuhF++1ryDaz4YQvUsM7WWPt+YA2EtwuAuOqqa n9+Fc1JoiV0oWbykDM1tAoxRVh3BGI0gBQY8RpFpWm1JiQErobQUHibMPqeKxJ02Bsw/ lbJzW74GgFhQJhBkGRrRMyOGjO5STpeuUdpqFIuhmvNwtsPRF4psjq/Y/83Uu9Wc1JxC Pt8Q== X-Gm-Message-State: AO0yUKXSSujr+phNwXf+6ntppfWYR6baa/37LCxM8QzJCe/7Pj/Pf2O3 PqbI11VFYCjkvlice2J4MVw/SKqSCCE= X-Google-Smtp-Source: AK7set9ssIm909qMSOZpr3VF5iRVXXNa68zj/0lrqVV5PAKhtbp8QWWBPlxtFf98srbc/tv4ZyNDuw== X-Received: by 2002:a05:6214:124b:b0:571:13c:6806 with SMTP id r11-20020a056214124b00b00571013c6806mr61033003qvv.33.1679332601219; Mon, 20 Mar 2023 10:16:41 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id p17-20020a374211000000b007428e743508sm7673809qka.70.2023.03.20.10.16.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:16:40 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:12:53 -0400 Message-Id: <20230320171635.11184-1-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 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: X-Migadu-Queue-Id: A61DD39B96 X-Spam-Score: -2.66 X-Migadu-Spam-Score: -2.66 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: Q90UNloPyeT5 * gnu/packages/ruby.scm (ruby-cabin): New variable. --- gnu/packages/ruby.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 44e2c7c0ca..2fdac01841 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -10685,6 +10685,25 @@ (define-public ruby-parallel suited for map-reduce or e.g. parallel downloads/uploads.") (license license:expat))) +(define-public ruby-cabin + (package + (name "ruby-cabin") + (version "0.9.0") + (source (origin + (method url-fetch) + (uri (rubygems-uri "cabin" version)) + (sha256 + (base32 + "0b3b8j3iqnagjfn1261b9ncaac9g44zrx1kcg81yg4z9i513kici")))) + (build-system ruby-build-system) + (arguments (list #:tests? #f)) ;no Rakefile in released gem + (synopsis "Structured and contextual logging experiments in Ruby") + (description "This Ruby library provides an experimental logging system +that tries to make logging more flexible and more consumable than plain-text +logging.") + (home-page "https://github.com/jordansissel/ruby-cabin") + (license license:asl2.0))) + (define-public ruby-cane (package (name "ruby-cane") base-commit: 45fd01ac5d561d9dbe4687a6e3e927508af47cb8 -- 2.39.1