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 'nix-shell'10 whose name attribute is located at «github:NixOS/nixpkgs/2d293cbfa5a793b4c50d17c05ef9e385b90edf6c?narHash=sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4%3D»/pkgs/stdenv/generic/make-derivation.nix:541:131112 … while evaluating attribute 'nativeBuildInputs' of derivation 'nix-shell'13 at «github:NixOS/nixpkgs/2d293cbfa5a793b4c50d17c05ef9e385b90edf6c?narHash=sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4%3D»/pkgs/stdenv/generic/make-derivation.nix:590:13:14 589| depsBuildBuild = elemAt (elemAt dependencies 0) 0;15 590| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;16 | ^17 591| depsBuildTarget = elemAt (elemAt dependencies 0) 2;1819 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021 error: infinite recursion encountered