From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id L9qoJAJK6l8DWQAA0tVLHw (envelope-from ) for ; Mon, 28 Dec 2020 21:11:30 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +Ms0IAJK6l/zCgAA1q6Kng (envelope-from ) for ; Mon, 28 Dec 2020 21:11:30 +0000 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 1D9F09402A9 for ; Mon, 28 Dec 2020 21:11:30 +0000 (UTC) Received: from localhost ([::1]:56282 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ktznd-0007hk-0T for larch@yhetil.org; Mon, 28 Dec 2020 16:11:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktznI-0007g8-Ah for guix-patches@gnu.org; Mon, 28 Dec 2020 16:11:09 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53741) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ktznI-0006ZT-2O for guix-patches@gnu.org; Mon, 28 Dec 2020 16:11:08 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ktznH-0006lc-Uu for guix-patches@gnu.org; Mon, 28 Dec 2020 16:11:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45498] [PATCH v3 12/14] gnu: ocaml-yojson: Make dependencies propagated-inputs. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Dec 2020 21:11:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45498 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45498@debbugs.gnu.org Received: via spool by 45498-submit@debbugs.gnu.org id=B45498.160918986425941 (code B ref 45498); Mon, 28 Dec 2020 21:11:07 +0000 Received: (at 45498) by debbugs.gnu.org; 28 Dec 2020 21:11:04 +0000 Received: from localhost ([127.0.0.1]:37042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktznD-0006kE-OG for submit@debbugs.gnu.org; Mon, 28 Dec 2020 16:11:04 -0500 Received: from mout02.posteo.de ([185.67.36.66]:46343) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktzmw-0006iB-1v for 45498@debbugs.gnu.org; Mon, 28 Dec 2020 16:10:46 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 626872400FC for <45498@debbugs.gnu.org>; Mon, 28 Dec 2020 22:10:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1609189840; bh=b44KDortcSGRtuxZxuoeF8G34mxNoenp4Gu84NSg8qw=; h=From:To:Cc:Subject:Date:From; b=iwDqmr2JboiDPlqNc8VtO+vZUKadGqHGZF7w7A01F4ryqKBAxOTaKFjBGwqdGJhlO 8TZQ69/E5bwLJeGY6XtjSIRvGlnXst/mX3BYxVj+e7FW4p9eEI5SOhU7QzOuiE+N9i gwdAu4XARDhB++b0R0GgJnEiKWT+m0bgiymaHz5HGbj4vu/kINEnbgUtLIvyVg24N4 LRbTmadwZ5IiSNB4am8Gy9PzfA9BD06B6b4SFQELMbzTKLMVkJJqR0wlwsrbyGfXks xU5l4/2JTabM1CGizI1da3L6hJeSPjkGE4t5O2l2Fenv5tj6IIKg5zlyGTkeCZuuq1 J9I3Mb5iqDtpw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4D4VZS0W3Zz9rxH; Mon, 28 Dec 2020 22:10:40 +0100 (CET) From: pukkamustard Date: Mon, 28 Dec 2020 22:10:14 +0100 Message-Id: <20201228211016.8448-12-pukkamustard@posteo.net> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201228211016.8448-1-pukkamustard@posteo.net> References: <86a6txfxiz.fsf@posteo.net> <20201228211016.8448-1-pukkamustard@posteo.net> 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" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 3.78 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=posteo.net header.s=2017 header.b=iwDqmr2J; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 1D9F09402A9 X-Spam-Score: 3.78 X-Migadu-Scanner: scn1.migadu.com X-TUID: uwy2U24QXPQT * gnu/packages/ocaml.scm (ocaml-yojson): Make dependencies propagated-inputs. (ocaml4.07-merlin)[inputs]: Remove ocaml-biniou and ocaml-easy-format. --- gnu/packages/ocaml.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 385d96977e..a4c0bdb1ac 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3857,7 +3857,7 @@ than yojson), with 25-35% space savings.") (build-system dune-build-system) (arguments `(#:test-target ".")) - (inputs + (propagated-inputs `(("ocaml-biniou" ,ocaml-biniou) ("ocaml-easy-format" ,ocaml-easy-format))) (native-inputs @@ -3925,9 +3925,7 @@ format}. @code{craml} is released as a single binary (called @code{craml}).") "15ssgmwdxylbwhld9p1cq8x6kadxyhll5bfyf11dddj6cldna3hb")))) (build-system dune-build-system) (inputs - `(("ocaml-biniou" ,(package-with-ocaml4.07 ocaml-biniou)) - ("ocaml-yojson" ,(package-with-ocaml4.07 ocaml-yojson)) - ("ocaml-easy-format" ,(package-with-ocaml4.07 ocaml-easy-format)))) + `(("ocaml-yojson" ,(package-with-ocaml4.07 ocaml-yojson)))) (native-inputs `(("ocaml-findlib" ,ocaml-findlib))) (arguments -- 2.29.2