libosinfo: pick upstream patches to fix bug causing test failure

This commit is contained in:
Will Dietz
2018-09-29 00:04:25 -05:00
parent 4bc001e41b
commit dacdf8b6c7
3 changed files with 76 additions and 0 deletions
@@ -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 = ''