1error:2 … while evaluating the attribute 'optionalValue.value'3 at «github:nixos/nixpkgs/d407951447dcd00442e97087bf374aad70c04cea?narHash=sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU%2BK27sk%3D»/lib/modules.nix:1312:5:4 1311|5 1312| optionalValue = if isDefined then { value = mergedValue; } else { };6 | ^7 1313| };89 … while evaluating a branch condition10 at «github:nixos/nixpkgs/d407951447dcd00442e97087bf374aad70c04cea?narHash=sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU%2BK27sk%3D»/lib/modules.nix:1312:21:11 1311|12 1312| optionalValue = if isDefined then { value = mergedValue; } else { };13 | ^14 1313| };1516 … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':1718 … while evaluating the option `perSystem.x86_64-linux.checks':1920 … while evaluating definitions from `/nix/store/9166rgkbhqvm6pyzr39lxxc2vxs35mmi-source/modules/flake-parts/treefmt.nix, via option perSystem':2122 … while evaluating the module argument `pkgs' in "/nix/store/ifpab9hxqmk2biwy594da8ipxzsp3y4s-source/nixos/modules/services/hardware/bluetooth.nix":2324 … noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config`2526 … while evaluating the option `nixpkgs.overlays':2728 … while evaluating definitions from `/nix/store/9166rgkbhqvm6pyzr39lxxc2vxs35mmi-source/modules/nixos/common/base/nixpkgs.nix, via option flake.modules.nixos.base':2930 (stack trace truncated; use '--show-trace' to show the full, detailed trace)3132 error: attribute 'overlays' missing33 at /var/lib/nixbot/worktrees/5055-afac3156a67f-9f045d5d/modules/nixos/common/base/nixpkgs.nix:8:11:34 7| self.overlays.default35 8| inputs.llm-agents.overlays.default36 | ^37 9| ]