python3Packages.playwright: don't apply libavif patches

Taking a custom libavif commit and applying patches
meant for another version - that was just bound to break.
https://hydra.nixos.org/build/294635352/nixlog/2/tail
This commit is contained in:
Vladimír Čunát
2025-04-12 17:36:25 +02:00
parent 91ee1baf84
commit 8feef74f9b
@@ -80,6 +80,7 @@ let
hash = "sha256-ME/mkaHhFeHajTbc7zhg9vtf/8XgkgSRu9I/mlQXnds=";
};
postPatch = "";
patches = [];
}
);