From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 27 17:17:56 2022 Received: (at 54069) by debbugs.gnu.org; 27 Feb 2022 22:17:56 +0000 Received: from localhost ([127.0.0.1]:59501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nORrX-0003Id-Rn for submit@debbugs.gnu.org; Sun, 27 Feb 2022 17:17:56 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:32864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nORrV-0003IU-PV for 54069@debbugs.gnu.org; Sun, 27 Feb 2022 17:17:54 -0500 Received: from [192.168.158.254] ([178.119.10.153]) by xavier.telenet-ops.be with bizsmtp id 0NHr270023J72EA01NHrc0; Sun, 27 Feb 2022 23:17:52 +0100 Message-ID: Subject: Re: [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids. From: Maxime Devos To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Date: Sun, 27 Feb 2022 23:17:46 +0100 In-Reply-To: <87r17ot35k.fsf@gnu.org> References: <20220226043238.2657-1-mail@brendan.scot> <20220226043238.2657-3-mail@brendan.scot> <190017101.145924.1645925822107@office.mailbox.org> <58cd826af583022698ee91d0c2a25526ccb27756.camel@telenet.be> <87r17ot35k.fsf@gnu.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-wmi5i3WUbnCCeuK2U92F" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646000272; bh=c9I+3wu1lMYSf+CrUo+7jIzzjBEqlq/r7DpEJJaQd5Q=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=okvdO5W1WNlFokMYCt0Q0Iic0CSWYpXdF6GKOuZCAlwPjkVpXFuSSOM2KsST3zezA szC2meZ4Pwo3RxzZ6OgX0hHF+ucOa1ID1NOR7N6Umhnp2nq7jDIfOhdZxu9meX9DkE QCKTW0FGh/hnNgN0bx0Wi9ba1m/M6xQItFQB0Y270sezVpwLrR8rS5B4vWEpmd4hCw IT0yze0CxTUMynjsyAJCDvRnRSBBfa2o7sGnho7EyzrOlnBtOh7+pFF8NNtgab0ZRA 6INJ/GqVYK3klmbD63KLK2OFyBmNe0Ex4IRpm0YXmbb/68RteRmiV934e9Qlk2GHIk gi73vwrsVTkrA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 54069 Cc: John Kehayias , 54069@debbugs.gnu.org, Brendan Tildesley , Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-wmi5i3WUbnCCeuK2U92F Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s schreef op zo 27-02-2022 om 22:23 [+0100]: > Can=E2=80=99t we instead do: >=20 > =C2=A0 #~(let* ((usb.ids (string-append #$hwdata:usb "/share/hwdata/usb.i= ds")) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (pci.ids (st= ring-append #$hwdata:pci "/share/hwdata/pci.ids"))) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =E2=80=A6) >=20 > ? We could, and that's what the original v2 patch did. However, this prevents package transformations: (package (inherit libosinfo) (native-inputs ;; not sure about the syntax=20 (modify-inputs (package-inputs libosinfo) (replace "hwdata:usb" hwdata-with-some-new-fancy-hardware "usb")))) Greetings, Maxime. --=-wmi5i3WUbnCCeuK2U92F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYhv4ihccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ghPAQCZya1aqHLA6nEXivZvbm7o/8zY 6ooPfqCstuvAVl+8TwD/erEQeL9eG2X+hATjvYg1YYnUeY0Wg+HFiVTvSNzr0QI= =Wwzf -----END PGP SIGNATURE----- --=-wmi5i3WUbnCCeuK2U92F--