From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EDYQMdlXPWQ4hgAASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 16:29:45 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cFwHMdlXPWRIaQEA9RJhRA (envelope-from ) for ; Mon, 17 Apr 2023 16:29:45 +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 aspmx2.migadu.com (Postfix) with ESMTPS id A08B55E69 for ; Mon, 17 Apr 2023 16:29:45 +0200 (CEST) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=duOlpspH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.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=1681741785; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=nVYmOvcoHFD7DSHGfwZJ+/zF82YLwAbluPotTLV8KDw=; b=c6xbbLAbNeyC1vYHNWzDzHwm9OcTaHEscdW+bnHso9Y23EPGDrJ0LhHPw5I5znovJ5kukj /1fYD0DjLuc2ZxMWSDM6zoUofvGSe4UQ5/AzSZ9LirTQCgP1QOrvqx4qlDLJXhwWCtKS/O nnA2+eeK8vDCR770QJW0/IZYQUMrqN5BbZHyD7YYCbCEifOgPY+v5fNbiLVgLUXW0Kn3UQ WVmizt2Nd+VlaTXnpEXxTUmcuLX5Hr956iavI7UKccMxoJ/iLeDK8EVBIdMqo8o2E69vLc LSXepDUTSThf7bllmc7U9YiX2Wo32FAcsBGqvRKcMHPIy3TM8H73la6Cq+hr/Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681741785; a=rsa-sha256; cv=none; b=gsYUrLn3CGmYrA3/8nKKypddRPYZnty6/pPltq8WJmf9T4wdfh7JVkVKVN5hDk0zcTXZed SIADuiXR3vhcuV6GJPfveVkdCTm09VzfU1aSTGX+7NGhbS9/yzhjreEgAz03fvQl18GgaL XQ2BM6U/dxu+EfxyEY8h2aA5hnmbpL+oIdEBLQmgr3V6UlzqmAgWgwoMZb7j82e/s1mbXH YpNZTWFBPyCHpu+7YQBFO0Qbb7XpFgskwaJjTnQ10CVkE1oeTqqHTKXD7lTPrx4zaAA4UJ zdA6UrsNR0qDCD87LO+zf4gyHsGRdJRlgW5uaUAVCXoylnebPcD0SWHn0e5JMw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=duOlpspH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poPC2-0006FS-V7; Mon, 17 Apr 2023 09:46:54 -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 1poOEA-0004vQ-VO for guix-patches@gnu.org; Mon, 17 Apr 2023 08:45:03 -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 1poOEA-0000wi-Ld for guix-patches@gnu.org; Mon, 17 Apr 2023 08:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poOEA-0000bL-57 for guix-patches@gnu.org; Mon, 17 Apr 2023 08:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61799] [PATCH v2] gnu: Add ruby-minima. References: In-Reply-To: Resent-From: gemmaro Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Apr 2023 12:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61799 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61799@debbugs.gnu.org Cc: gemmaro Received: via spool by 61799-submit@debbugs.gnu.org id=B61799.16817354832270 (code B ref 61799); Mon, 17 Apr 2023 12:45:02 +0000 Received: (at 61799) by debbugs.gnu.org; 17 Apr 2023 12:44:43 +0000 Received: from localhost ([127.0.0.1]:53942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poODq-0000aX-VS for submit@debbugs.gnu.org; Mon, 17 Apr 2023 08:44:43 -0400 Received: from mail-pl1-f180.google.com ([209.85.214.180]:35489) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poODo-0000aK-Sa for 61799@debbugs.gnu.org; Mon, 17 Apr 2023 08:44:41 -0400 Received: by mail-pl1-f180.google.com with SMTP id d8so267045plg.2 for <61799@debbugs.gnu.org>; Mon, 17 Apr 2023 05:44:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681735475; x=1684327475; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=nVYmOvcoHFD7DSHGfwZJ+/zF82YLwAbluPotTLV8KDw=; b=duOlpspHLgQ8o3Wjc55AfM8JctH/Wu3rlZMl9t2qoF0FGAS0QmQXu1Vwp8kxuUGFxA evGMP99LcNlvge8XKmAx3SfJm02hfepglFPjkWj3DVI56mzdKL6/Z5XoDoG511tNBFLG gh7Ffr4AAz8Yj7gugcvl53awrEEdMoLSTFROS79osDYaJiW0VaNYHkDL0vOnCwJeqJ3K /xM4KSSNrtbDVI96F4gbDV1xR6OVzbmLRhQBkIwac2IEMxrAh5Tdw34obS/reMhpouPx nTjs7b9U/9VX6ENe1h/wiqthBsRs8vSeQhy2ZuSw7qhFXIU8fZXNi28Qbuwv3NGv0qxo anbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681735475; x=1684327475; 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=nVYmOvcoHFD7DSHGfwZJ+/zF82YLwAbluPotTLV8KDw=; b=HUxoCVbzjuEL+jH5e4bd4FiuEXmSdVm+rPnDfJOGn+445Mwmm5XCpyASd6iHBsdMYv tRCZofqSg+FZjYwPbrojKf/DRiR5OhSSc5hsUPL5luuDc3LRv3xYyPo1bLxyd3HWCO8O 1TpfHu6py/dz3/kx/abTv6mBRV2NLv1w4VYHEhrEbS0cNx4zfabrej6Unb3Qi6j684If HuWcJsjYn5gTONB+8CID4LwiPru7qNXtJXjLTP7cAXEfoiexItx/MJuhMyOCj3W2LHiC fAapbnmU74RyZWbVUXnoLKSLw3iDskVjm43nzOooCg2bGWxjUReyU3W1Yl4qESjsvfH/ CHtw== X-Gm-Message-State: AAQBX9dCdH/FdADQTVu0iI2XOWXKznz76z121FxrfVsqWXMAX1RCkDHP IgjOprA83VOIjQq6YEob10zgMPmac5Fn8w== X-Google-Smtp-Source: AKy350Z38NHwxr4efKEFbTGxh3saY9LYOfgLvH6wyuxLDZvOj94Mblb8WodPaoKRf3spYpFPtXXj+A== X-Received: by 2002:a17:903:41cb:b0:1a6:7b66:3bc9 with SMTP id u11-20020a17090341cb00b001a67b663bc9mr15167646ple.27.1681735474751; Mon, 17 Apr 2023 05:44:34 -0700 (PDT) Received: from mac.gemmaro.name ([240f:74:d1f0:1:ba1:e787:c9e:b1dc]) by smtp.gmail.com with ESMTPSA id m10-20020a1709026bca00b001a687c505e6sm4751462plt.232.2023.04.17.05.44.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Apr 2023 05:44:34 -0700 (PDT) From: gemmaro Date: Mon, 17 Apr 2023 21:44:10 +0900 Message-Id: X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 17 Apr 2023 09:46:53 -0400 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 4.98 X-Spam-Score: 4.98 X-Migadu-Queue-Id: A08B55E69 X-Migadu-Scanner: scn0.migadu.com X-TUID: hVrxChOz2qfo I added a test by `jekyll build`. * gnu/packages/ruby.scm (ruby-minima): New variable. --- gnu/packages/ruby.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 6c212b9470..62420438fb 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -32,6 +32,7 @@ ;;; Copyright © 2022 Remco van 't Veer ;;; Copyright © 2022 Taiju HIGASHI ;;; Copyright © 2023 Yovan Naumovski +;;; Copyright © 2023 gemmaro ;;; ;;; This file is part of GNU Guix. ;;; @@ -5258,6 +5259,35 @@ (define-public ruby-net-scp (home-page "https://github.com/net-ssh/net-scp") (license license:expat))) +(define-public ruby-minima + (package + (name "ruby-minima") + (version "2.5.1") + (source (origin + (method url-fetch) + (uri (rubygems-uri "minima" version)) + (sha256 + (base32 + "1gk7jmriiswda1ykjzpsw9cpiya4m9n0yrh0h6xnrc8zcfy543jj")))) + (arguments + `(#:phases (modify-phases %standard-phases + (replace 'check + (lambda _ + (invoke "jekyll" "build") + ;; Without the following, an attempt to remove + ;; minima-.gem is made during installation, + ;; which will fail. + (delete-file ,(string-append "_site/minima-" version + ".gem"))))))) + (build-system ruby-build-system) + (propagated-inputs (list jekyll ruby-jekyll-feed ruby-jekyll-seo-tag)) + (synopsis "Beautiful, minimal theme for Jekyll") + (description + "Minima is a one-size-fits-all Jekyll theme for writers. It's Jekyll's +default (and first) theme. It's what you get when you run @code{jekyll new}.") + (home-page "https://github.com/jekyll/minima") + (license license:expat))) + (define-public ruby-minitest (package (name "ruby-minitest") base-commit: 11ecc5a4f873eaa88c39de0c0c1ac6c165745d8c -- 2.39.2