From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 aE+HOemmGGRpSAEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:33:14 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AL+ZOOmmGGQs/gAAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 19:33:13 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 972D537179 for ; Mon, 20 Mar 2023 19:33:13 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=NFPIM9PK; 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=1679337193; 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=fjQbl1ML/XRwVaxc67eI1UE2fGDX55PYAAVwAc3Inw4=; b=GDDszuM+tYAcbrZqM+U/tQ8ONTu3YtrgRMRtGeIla9Se853jlKbcgG/BO0W+ryAIBlHoPe 5Omf1EllxQVT8OxapsJFu73OU38a2FLh1ys/q4AqJZQ6rVFqFmRvvF+PNohmEPTcJTPqOD gv9bFIzz/lrPtpJNpO5pBxaxDJPt4h+T7cCgToHO7Y+2nQF0KPdif/XSdeADmkRrX83caK ALY59oQG6BBEa/h9iLZUZu0E/tTSKZwJsRNnO9TtEF9+vTnJH81IUb32Hi+JMyHz3qRBXg 28Tj07pokbl7ti7putkNGgIrntd/2IUF3GtsiF+exgYcFavhEeVZu6UgG3u7Tg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=NFPIM9PK; 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-Seal: i=1; s=key1; d=yhetil.org; t=1679337193; a=rsa-sha256; cv=none; b=cnEGmZdH7MxQoo55ut9/eD0F5gA7bgbeR1dOIPsaBX1DIUjF8dWBkgnQkkzGmoM63JL3xy 7pJb+mPWI1QMwSLbM94rJSFpUZrfKAaEqY2ZfxmipDwphWhHSB1Cn2XYEdDD0O98JH/czI aCfC8XS1YJ1+TgVPNpVASi8hYTw0XVEvR3PI6ph/8RS69nRs5h69+XoJJwFPxLryeJIiNe 6HiYpMHXrX5q21Jr1Y0XvgUlpruFzNW+zi+PY5Z2IUc7RNCeGDjoka0Oloxp949UWyBbqB e3aPuo97BOAaoTTtxwdXtZ5sx/hAaAhUrmOeYjrHGGrS/ZQ0DQvtH0Bm8e4NUg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJHe-000596-OV; Mon, 20 Mar 2023 13:26:58 -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 1peJHL-0004lI-Jz for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:39 -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 1peJHL-0005aR-B5 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJHL-00047x-3p for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:39 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 196/223] gnu: jekyll: Use gexps and remove input labels. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:39 +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.167933317015326 (code B ref 62196); Mon, 20 Mar 2023 17:26:39 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:26:10 +0000 Received: from localhost ([127.0.0.1]:56226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGl-0003ww-Ik for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:26:10 -0400 Received: from mail-qt1-f174.google.com ([209.85.160.174]:38619) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGB-0003nU-ST for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:28 -0400 Received: by mail-qt1-f174.google.com with SMTP id c18so13987260qte.5 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333122; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fjQbl1ML/XRwVaxc67eI1UE2fGDX55PYAAVwAc3Inw4=; b=NFPIM9PKPAmxYCq47ozB0xZdPqdGw7ZiSP+fvkd3rSvW52CItkkSC6KA1reHfytegw XbV1x5WiI/JLw5he93dHjwBZJ9lZ6qMvg5GksI1ydYUEJhMugomknv/kiVO7W8FDVxgc jUWTDKZ0t0pjmKjNA/lHlvhYgjCsN7ulomkDoo//oud02s9ZEB+z8VtZ+JRAQ0wF2KYq 7VQuMCYn6H56E5wCVETPzAr52uIu6NceD+nPToV8OuN3pJacwEVBf6acA7YxTqlf7LBr f80Y9KQwes4g84RAAcgcWsWIkWccsCv2/a9ZaUdPSnH+AmIYvIqIdtMXsnWj22sNn45V 250w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333122; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fjQbl1ML/XRwVaxc67eI1UE2fGDX55PYAAVwAc3Inw4=; b=y2tOm3S+vQ0HtD+LnWYPwNfcErvZ07f8Rw8ZfFVUW1P+uZEhNxN9xRgGjFxk7IQrqJ iUxmYpj28QE8GFsvQPH2G2bRTS9Jss+0SV5v0X5wVOmEpxlC5qxbRjZbEjHVQw3JJRV6 xOEya67UWrV09Y7zG9xpiWA6wHgWDBqj/4myyac9e1cVQurgLpQ7VG3NYcZ5WHvF4saC wJ/f3IFu0547oYXyeSkfD6sGz4PeEW04040SVQ8ujThk+MgurDlp9VcEzZD9lZhfAMcC CKcpfYlmSP436W3qAHaJ65HTmRRAOVtvsxiAn5z0+0GH+Koeed2+SIRyHDgd6JeNgNM4 ri6g== X-Gm-Message-State: AO0yUKUMiN8SXKccHGi3PyLClQqx5wKfI2Eqs1CzMFbpLT6pFgQETlYP pjlfdK05FnPuB+FjvGthAS7jFm4cmhs= X-Google-Smtp-Source: AK7set+BydoMVGCppUA/aw5mslWUg05y5pygBBFy6T/t/TcElNav9NZIwrbjmTbjRvqwhqLBYPD4dw== X-Received: by 2002:ac8:5a8d:0:b0:3bf:d069:6f96 with SMTP id c13-20020ac85a8d000000b003bfd0696f96mr26643680qtc.7.1679333122255; Mon, 20 Mar 2023 10:25:22 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id i7-20020a378607000000b007422eee8058sm7769352qkd.125.2023.03.20.10.25.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:25:22 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:23:22 -0400 Message-Id: <20230320172349.12752-95-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320172349.12752-1-maxim.cournoyer@gmail.com> References: <20230320172349.12752-1-maxim.cournoyer@gmail.com> 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: 972D537179 X-Spam-Score: -1.95 X-Migadu-Spam-Score: -1.95 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: JvrxwKhrmMOF * gnu/packages/ruby.scm (jekyll) [arguments]: Use gexps, remove trailing #t. [propagated-inputs]: Remove labels. --- gnu/packages/ruby.scm | 46 +++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index a3d7784f01..67a466e1ad 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -13232,31 +13232,29 @@ (define-public jekyll "0cqkh78jw8scrajyx5nla0vwm9fvp2qql3kdcvvplcq9mazy8snq")))) (build-system ruby-build-system) (arguments - ;; No rakefile, but a test subdirectory. - `(#:tests? #f - #:phases - (modify-phases %standard-phases - (add-before 'build 'fix-i18n - (lambda _ - (substitute* ".gemspec" - (("~> 0.7") ">= 0.7") - (("~> 1.14") ">= 1.14")) - #t))))) + (list #:tests? #f ;no rakefile, but a test subdirectory + #:phases + #~(modify-phases %standard-phases + (add-before 'build 'fix-i18n + (lambda _ + (substitute* ".gemspec" + (("~> 0.7") ">= 0.7") + (("~> 1.14") ">= 1.14"))))))) (propagated-inputs - `(("ruby-addressable" ,ruby-addressable) - ("ruby-colorator" ,ruby-colorator) - ("ruby-em-websocket" ,ruby-em-websocket) - ("ruby-i18n" ,ruby-i18n) - ("ruby-jekyll-sass-converter" ,ruby-jekyll-sass-converter) - ("ruby-jekyll-watch" ,ruby-jekyll-watch) - ("ruby-kramdown" ,ruby-kramdown-parser-gfm) - ("ruby-liquid" ,ruby-liquid) - ("ruby-mercenary" ,ruby-mercenary) - ("ruby-pathutil" ,ruby-pathutil) - ("ruby-rouge" ,ruby-rouge) - ("ruby-safe-yaml" ,ruby-safe-yaml) - ("ruby-sassc" ,ruby-sassc) - ("ruby-terminal-table" ,ruby-terminal-table))) + (list ruby-addressable + ruby-colorator + ruby-em-websocket + ruby-i18n + ruby-jekyll-sass-converter + ruby-jekyll-watch + ruby-kramdown-parser-gfm + ruby-liquid + ruby-mercenary + ruby-pathutil + ruby-rouge + ruby-safe-yaml + ruby-sassc + ruby-terminal-table)) (home-page "https://jekyllrb.com/") (synopsis "Static site generator") (description "Jekyll is a simple, blog aware, static site generator.") -- 2.39.1