mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-25 03:26:04 +00:00
Build was failing due to line continuation between disabled tests in checkPhase. Fixed by converting to easier syntax of ``pytestCheckHook``.
Build was failing due to line continuation between disabled tests in checkPhase. Fixed by converting to easier syntax of ``pytestCheckHook``.