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