libosinfo: pick upstream patches to fix bug causing test failure
This commit is contained in:
@@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
./osinfo-db-data-dir.patch
|
||||
./0001-tests-Expand-the-arch-s-parser-for-isodetect.patch
|
||||
./0002-db-Force-anchored-patterns-when-matching-regex.patch
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user