mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-12 08:13:34 +00:00
The `postPatch` phase is failing when no `.pyc` file is generated in `tests` by the build (`rm: missing operand` error). As per @jonringer's comment, the whole `postPatch` is not needed anymore.