Ricardo Wurmus writes:
> * gnu/packages/qemu.scm (libosinfo)[native-inputs]: Use a stable URL for
> the pci.ids file.
The patch LGTM, but I think it would be better to upgrade to libosinfo
1.0.0 which AFAICT separates this out to a 'osinfo-db' package. WDYT?
But I don't have any objections to a
* gnu/packages/qemu.scm (libosinfo)[native-inputs]: Use a stable URL for
the pci.ids file.
---
gnu/packages/qemu.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qemu.scm b/gnu/packages/qemu.scm
index f06b52f..805bb33 100644
--- a/gnu/packages/qemu.scm
+++ b