1error:2 … while calling the 'derivationStrict' builtin3 at «nix-internal»/derivation-internal.nix:37:12:4 36|5 37| strict = derivationStrict drvAttrs;6 | ^7 38|89 … while evaluating derivation 'nixpkgs-lib-tests-nix-2.26.0pre20260608_2c76b42'10 whose name attribute is located at «github:NixOS/nixpkgs/f40efe1ce90f9cd692c8d56d9305fa6b9c07f211?narHash=sha256-pHO%2BNWd8wJGDuVJjyyxdgtcmiGhNNKbIIXLMLBPxJTI%3D»/pkgs/stdenv/generic/make-derivation.nix:336:71112 … while evaluating attribute 'buildInputs' of derivation 'nixpkgs-lib-tests-nix-2.26.0pre20260608_2c76b42'13 at «github:NixOS/nixpkgs/f40efe1ce90f9cd692c8d56d9305fa6b9c07f211?narHash=sha256-pHO%2BNWd8wJGDuVJjyyxdgtcmiGhNNKbIIXLMLBPxJTI%3D»/pkgs/stdenv/generic/make-derivation.nix:383:7:14 382| depsHostHost = elemAt (elemAt dependencies 1) 0;15 383| buildInputs = elemAt (elemAt dependencies 1) 1;16 | ^17 384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;1819 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021 error: while parsing TOML: [error] toml::parse_hex_integer: too large integer: current max value = 2^6322 --> fromTOML23 |24 1 | ... bf4f1b2b0b822cd15d6c15b0f00a0825 | ^-- must be < 2^6326