[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54069] [PATCH v2 1/4] gnu: Add hwdata.
From: |
Maxime Devos |
Subject: |
[bug#54069] [PATCH v2 1/4] gnu: Add hwdata. |
Date: |
Sun, 27 Feb 2022 13:08:28 +0100 |
User-agent: |
Evolution 3.38.3-1 |
Maxim Cournoyer schreef op za 26-02-2022 om 18:14 [-0500]:
> > +(define-public hwdata
> > + (package
> > + (name "hwdata")
> > + (version "0.356")
Given that this is pure data, WDYT of adding #:target #false to
'arguments', such that ‘cross-compiling’ hwdata is free, by
making the derivation for cross-compiling hwdata the same
as the derivation for compiling hwdata natively?
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#54069] [PATCH v2 2/4] gnu: pciutils: Unbundle pci.ids and use latest., (continued)
- [bug#54069] [PATCH v2 2/4] gnu: pciutils: Unbundle pci.ids and use latest., Brendan Tildesley, 2022/02/25
- [bug#54069] [PATCH v2 4/4] gnu: libpciaccess: Use hwdata for pci.ids., Brendan Tildesley, 2022/02/25
- [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids., Brendan Tildesley, 2022/02/25
- [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids., Maxime Devos, 2022/02/26
- [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids., Brendan Tildesley, 2022/02/26
- [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids., Maxime Devos, 2022/02/27
- [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids., Maxime Devos, 2022/02/27
- [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids., Maxime Devos, 2022/02/27
[bug#54069] [PATCH v2 1/4] gnu: Add hwdata., Maxim Cournoyer, 2022/02/26
- [bug#54069] [PATCH v2 1/4] gnu: Add hwdata.,
Maxime Devos <=