error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.isAttrs c || isDrv c then c | ^ 24| else if c ? _type || !(c.recurseForDerivations or true) then {} … in the left operand of the OR (||) operator at «string»:23:33: 22| if !keepName n then {} 23| else if !builtins.isAttrs c || isDrv c then c | ^ 24| else if c ? _type || !(c.recurseForDerivations or true) then {} … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix': … while evaluating definitions from `/nix/store/br1fdz8165z91km2q08m0gdl4x122bmy-source/modules/flake-parts/treefmt.nix, via option perSystem': … while evaluating the option `system.build.toplevel': … while evaluating definitions from `/nix/store/lj0fr41wwbrx2mwq2378jg8qrns7b93d-source/nixos/modules/system/activation/top-level.nix': … while evaluating the option `warnings': … while evaluating definitions from `/nix/store/lj0fr41wwbrx2mwq2378jg8qrns7b93d-source/nixos/modules/system/boot/systemd.nix': … while evaluating the option `systemd.services.convertx.serviceConfig': … while evaluating definitions from `/nix/store/br1fdz8165z91km2q08m0gdl4x122bmy-source/modules/nixos/services/convertx.nix, via option flake.modules.nixos.convertx': … while calculating requiredPythonModules for python3.14-markitdown-0.1.6: (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: function 'anonymous lambda' called with unexpected argument 'pytestCheckHook' at «github:nixos/nixpkgs/1559d3daa3ecc813a650b79375ea61b6741b8746?narHash=sha256-LQy14TZp77TwbQf40gg1V3jo8FwJG0jGDkAH%2BzRHqg8%3D»/pkgs/development/python-modules/pandas-stubs/default.nix:1:1: 1| { | ^ 2| lib,