From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uGrlLoPUgmW2CgEAkFu2QA (envelope-from ) for ; Wed, 20 Dec 2023 12:48:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 4IWrKoPUgmUZFgAAe85BDQ (envelope-from ) for ; Wed, 20 Dec 2023 12:48:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=QnGaOXZj; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703072899; 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: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=KNp+6g7aavWpdQ/BT1TwgyhzC58dDsNTSN5Ip8G9rAI=; b=O969ntoXl6hqgKaMmIu6Zl784Q5Qv+pbzhnE2BH0A6YudI6sBU49nZ0uTBl+7zVLRouI1R 9Uee0Drvfr2YC5oQbG+/PG0mdTNGw+BEtrdiEsa2tPjgsmc3MTn5cNOJqUneejhNG1uz9j +uM9RFnhxiXNAKHrrV//D1lmsI3FZPc/PE75SNPfeg8W989EGvrmr3KPTIcM7xiz0gmGJ1 xyysMLS2Dw+fdFIFLV9yfG52Y8cg4YeDPc8iPQ/VInukB3r+1mSoWXm1tzt7iCByPJ9DrE 74AodXL87AecspX4xeKd37CdpQL593vUpcJCMSd5mwvLiHP9tX3gEYpTSze65A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=QnGaOXZj; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703072899; a=rsa-sha256; cv=none; b=uJgCOa+Fmi2q882H/xihZ/5ETQwS3TEy8TO9zTEVuqhdaRbY+XEISz5+Pxwok76T6hnKjP Ao2znOGFE4FP4gMwk2ho4pJkfu6arGcrr8Mq6fZ4RUVG0slTIWRBI0KIIxU69OdNYEi3uY 75GmyxqFYJvC15y7OIGQ9pd3juwSz/FWCHN739t4rYHX8yGSeDIxHSN+oLgQUuxpKN6sZc r0oWsehZCaqDYgPsGidEpyoig1HlJRFaWD1r3t343Tlq1BoxayRfBfPmxS7Clg5N7hvs40 kRBKITerSUydDvpPa8dgQ0TeGFNeuVE3KFQSFhRHdFV/wRO3GhMoE3ABwgTVag== 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 76E825C696 for ; Wed, 20 Dec 2023 12:48:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFv3Y-0000Py-2I; Wed, 20 Dec 2023 06:48:09 -0500 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 1rFv3P-0000Mf-HF for guix-patches@gnu.org; Wed, 20 Dec 2023 06:48:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rFv3P-0005tC-9L for guix-patches@gnu.org; Wed, 20 Dec 2023 06:47:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFv3S-00054b-3W for guix-patches@gnu.org; Wed, 20 Dec 2023 06:48:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH] Add composer build system (PHP) Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Dec 2023 11:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42338 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: w@wmeyer.eu, 42338@debbugs.gnu.org X-Debbugs-Original-Cc: Wilko Meyer , guix-patches@gnu.org, 42338@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170307284719327 (code B ref -1); Wed, 20 Dec 2023 11:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Dec 2023 11:47:27 +0000 Received: from localhost ([127.0.0.1]:38799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFv2t-00051d-EF for submit@debbugs.gnu.org; Wed, 20 Dec 2023 06:47:27 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFv2r-00051M-LD for submit@debbugs.gnu.org; Wed, 20 Dec 2023 06:47:26 -0500 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 1rFv2f-000081-P8 for guix-patches@gnu.org; Wed, 20 Dec 2023 06:47:13 -0500 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rFv2c-0004bZ-Nk for guix-patches@gnu.org; Wed, 20 Dec 2023 06:47:13 -0500 References: <20200713002055.1553f136@tachikoma.lepiller.eu> <87il4t9m8u.fsf@wmeyer.eu> <6DF3CCBA-7B74-4B1F-B2DD-98800C3D3C80@lepiller.eu> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1703072822; bh=KNp+6g7aavWpdQ/BT1TwgyhzC58dDsNTSN5Ip8G9rAI=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=QnGaOXZjMJ8UDWLtbsZdY2xNeY+wKMaIyVs3hLxtAjgVOveTLJNc+WZlH9xQyjHXg VtEry/US2v33YpQNlyGgacuz5xsyCPIbXtr5yKHGvQFQ24lvygTodaLQUK68F88BPc aZa1CGqUi1d8acXYAPUgOsd0rNqczKDMUQzU+aEw= From: Wilko Meyer Date: Wed, 20 Dec 2023 12:40:43 +0100 In-reply-to: <6DF3CCBA-7B74-4B1F-B2DD-98800C3D3C80@lepiller.eu> Message-ID: <87edfh9juy.fsf@wmeyer.eu> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.12 X-Spam-Score: -5.12 X-Migadu-Queue-Id: 76E825C696 X-Migadu-Scanner: mx10.migadu.com X-TUID: cqTt1mbk0ER9 Hi Julien, Julien Lepiller writes: > I would put them in php-xyz.scm. php.scm would be for the compiler and language tools. If we start having a lot of php packages, we could start creating more modules. Sounds good! > I don't think packagist.scm would work, similar to how we have > python.scm, not pypi.scm :) We do have crates-io.scm and rust{,-apps}.scm for rust, which is why I was asking (though I don't know the background of why crates-io.scm was chosen for rust crates). But that may be more of an outlier then in the structure of gnu/packages. -- Kind regards, Wilko Meyer w@wmeyer.eu